Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
226 Переглядів

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 

Аватар
Відмінити