Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
224 Представления

Hello,


I would like to create a report in Odoo similar to an Excel format, where data is consolidated and grouped by Lot/Serial Number, Month, and Expiry Date. The report should include details such as quantity per carton, the total number of cartons shipped, and the total quantity. What is the best way to implement this in Odoo while using packages?”

  BATCH NUMBER QUANTITY        PER SHIPPER TOTAL NUMBER OF SHIPPERS TOTAL QUANTITY
xyz TAXVJ4004 100 7 700
25 1 25
TAXVJ5001 100 20 2000
24 1 24
TAXVJ5002 100 15 1500
  TOTAL 44 4249


how to consolidate this kind of report in odoo using custom group

Аватар
Отменить
Лучший ответ

hello , 

you can using then custom filter or custom group 

Аватар
Отменить
Автор Лучший ответ

Hello Sir , I am trying that only but not getting as not knowing fields name properly else need sum of carton despatch. do you have any youtube link 

Аватар
Отменить