Alexis de Lattre 32b51b005c [FIX+IMP] intrastat_product: Fixes and imps:
* Improve logs and messages
* total_amount is a sum of integers, so it should be an integer
* Add transport mode in computation tree view
* FIX intrastat_country for invoices without src_dest_country_id
* FIX wrong model for seach method
* Use stock_picking_invoice_link for a better identification of the intrastat region

  With this commit, we now support the following scenario: I order to my supplier a quantity of 50 kg and he delivers/invoices 52kg ; odoo will create an additional invoice line of 2kg which is linked to the stock move, but not to any PO line.
* Modularise a piece of code
* Add ACL on hs.code to financial manager (I can't do it in product_harmonized_system because it doesn't depend on account)
* Handle scenario where an invoice has products with 0 value (samples for example) and shipping costs (accessory costs) with value > 0.
2023-03-06 10:11:07 +01:00
2023-03-04 16:06:42 +00:00
2023-03-04 14:09:26 +00:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2022-10-03 21:44:16 +02:00
2023-03-04 14:09:24 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

intrastat-extrastat

TODO: add repo description.

Available addons

addon version maintainers summary
intrastat_base 16.0.1.0.0 alexis-via luc-demeyer Base module for Intrastat reporting
product_harmonized_system 16.0.1.0.0 alexis-via luc-demeyer Base module for Product Import/Export reports
product_harmonized_system_delivery 16.0.1.0.0 alexis-via luc-demeyer Hide native hs_code field provided by the delivery module
product_harmonized_system_stock 16.0.1.0.0 alexis-via luc-demeyer Adds a menu entry for H.S. codes

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
No description provided
Readme 12 MiB
Languages
Python 62.2%
HTML 37.8%