Import Export Inventory Report
by Jason Vu https://github.com/longvm91/odoo-custom-modules/tree/17.0/imex_inventory_reportAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
Lines of code | 773 |
Technical Name |
imex_inventory_report |
License | LGPL-3 |
Website | https://github.com/longvm91/odoo-custom-modules/tree/16.0/imex_inventory_report |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Discuss (mail) • Invoicing (account) |
Lines of code | 773 |
Technical Name |
imex_inventory_report |
License | LGPL-3 |
Website | https://github.com/longvm91/odoo-custom-modules/tree/16.0/imex_inventory_report |
Versions | 16.0 17.0 |
Imex Inventory Report
Inventory Report with total initial, qty in, qty out, balance.
1.3.1
- Now you have new "View Details" button if you selected only one product
- You can view the details report from tree view when you click the search button on each row.
- If leave location blank mean select all internal locations
- If leave category blank mean select all categories
- If leave product blank mean select all category's products (if category set) or select all storable products (if category not set)
- If start date blank mean period start from 1900-01-01
- If end date blank mean period end date is today






group_location cases
case 1: location set
=> count internal transfer and group by location
1.1: group_location = True
=> select all child_of location
1.2: group_location = False
=> select only location_id
case 2: location not set
=> select all internal locations
2.1: group_location = True
=> count internal transfer and group by location
2.2: group_location = False
=> not count internal transfer and neither group by location


If you have questions, don't hesitate, leave comment or feel free to contact me Jason
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThanks the module
But i have same problem with duplicated lines, just find testing in incoming product. One line duplicate 6 times. In Odoo show me just one. Please fix this. I add a sample of the duplicated lines
The IMEX inventory report is very useful as it provides details not readily available in default Odoo report.
But we are having a bad experience of having duplicate transaction lines (for transactions with the same reference) and we are unable to get help on this.
This report is very useful as it provides details in a format not readily available in default Odoo.
However, we experienced a case of duplicates in same transaction lines with same transaction reference and we are unable to locate any help for this issue.
hi nice to meet you
your module is very good
add the columns to it; barcode, default_code
Re:
Hi Kevin,
Thank you for using and feedback