v 16.0 Third Party 319
Download for v 16.0 Deploy on Odoo.sh
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
LicenseLGPL-3
Websitehttps://github.com/longvm91/odoo-custom-modules/tree/16.0/imex_inventory_report
You bought this module and need support? Click here!
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
LicenseLGPL-3
Websitehttps://github.com/longvm91/odoo-custom-modules/tree/16.0/imex_inventory_report

Imex Inventory Report

Inventory Report with total initial, qty in, qty out, balance.

  • Change logs:
    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.
  • Filter wizard:
    - 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
  • filter wizard filter wizard filter wizard

  • View report:
  • report all products

  • View details report:
  • report all products

  • Print report:
  • print report pdf

    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

  • Group by location example counted internal transfers:
  • group by location example

  • Not group by location example din't count internal transfers:
  • not group by location example

    If you have questions, don't hesitate, leave comment or feel free to contact me Jason

    Please log in to comment on this module

    • The author can leave a single reply to each comment.
    • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
    • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
    Please choose a rating from 1 to 5 for this module.
    There are no ratings yet!
    by
    Kevin Cordon
    on 7/26/23, 5:43 PM

    hi nice to meet you
    your module is very good
    add the columns to it; barcode, default_code

    Re:
    by
    Jason Vu
    on 7/26/23, 10:57 PM Author

    Hi Kevin, 

    Thank you for using and feedback