Commit Graph

56 Commits

Author SHA1 Message Date
Alexis de Lattre
c4b149d33a Merge pull request #108 from akretion/14-mig-product_harmonized_system
[14.0][MIG] product_harmonized_system
2021-01-25 12:00:16 +01:00
oca-git-bot
2a51d6ffee [IMP] update dotfiles [ci skip] 2020-12-11 19:45:30 +01:00
Alexis de Lattre
ed0ee879b0 [MIG] product_harmonized_system to v14 2020-11-19 18:49:45 +01:00
Alexis de Lattre
fbd1913eee intrastat_product: Add xml_attachment_id field
intrastat_product: add mail.activity.mixin and widget in form view
product_harmonized_system: remove archive button (use Action menu)
All modules:
- use super() instead of super(class, self)
- Update domain_force in multi-company ir.rule to v13 standard
2020-11-19 17:46:48 +01:00
OCA-git-bot
c9137b116b pre-commit update 2020-11-19 17:46:48 +01:00
OCA-git-bot
7ebef63daa product_harmonized_system 13.0.1.0.1 2020-11-19 17:46:48 +01:00
Luc De Meyer
09c2717e44 [13.0][FIX]replace deprecated _company_default_get 2020-11-19 17:46:48 +01:00
OCA Transbot
6aa93db78f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: intrastat-extrastat-13.0/intrastat-extrastat-13.0-product_harmonized_system
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-13-0/intrastat-extrastat-13-0-product_harmonized_system/
2020-11-19 17:46:48 +01:00
oca-travis
b7aabe1dbd [UPD] Update product_harmonized_system.pot 2020-11-19 17:46:48 +01:00
OCA-git-bot
616b433869 [UPD] README.rst 2020-11-19 17:46:48 +01:00
BenjaHe
4b0275018c [13.0] [MIG] product harmonized system (#80)
* Large code re-engineering following the Akretion-Noviat code sprint on intrastat

This code has been written both by Luc de Meyer and myself.

* hs_code display_name fix

* major update intrastat V3 modules

* Add product_origin_country_id on declaration/computation lines

Copy incoterms and destination country from SO to invoice when invoicing from SO
We need weight even when supplementary units is used
Small cleanups and enhancements

* Add support for accessory costs

Add default values for intrastat transaction on company
Code cleanup

* this week's ci errors

* Update README.rst

Rename variables

* Port intrastat_base to v10

Set 2 other modules to uninstallable
Update README.rst: switch to new intrastat project

* Port product_harmonized_system to v10

* Fix warning on display_name

Special thanks to Pedro and Holger for finding the solution for display_name
Fix demo data

* [MIG] product_harmonized_system: Migration to 11.0

* [FIX] product_harmonized_system: fix get_hs_code_recurively

* [IMP] *: removed utf-8 headers, changed icon and site

* company model test, country model test as in v8
* png logo instead of svg, removed Python 2 utf-8 headers

* [UPD] Update product_harmonized_system.pot

* Add new module product_harmonized_system_delivery (hide native hs_code field)

Finalize port to v11

* [FIX+IMP] intrastat_*: Several things:

* Add readonly on some fields when state of declaration is done
* Division by zero in computation of accessory costs
* Add FR translation
* Fix strings
* Minor code updates

* [MIG] intrastat_product: Migration to 11.0

* Small fixes in intrastat_base
* account_tax_template

* [ADD] icon.png

* [UPD] Update product_harmonized_system.pot

* Prepare v12 branch

* [MIG] Migrate all modules from v11 to v12

* flake8

* [UPD] Update product_harmonized_system.pot

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: intrastat-extrastat-12.0/intrastat-extrastat-12.0-product_harmonized_system
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-12-0/intrastat-extrastat-12-0-product_harmonized_system/

* [FIX] product_harmized_system DESCRIPTION.rst

* [UPD] README.rst

* [UPD] README.rst

* Added translation using Weblate (Spanish)

* Translated using Weblate (Spanish)

Currently translated at 50.0% (18 of 36 strings)

Translation: intrastat-extrastat-12.0/intrastat-extrastat-12.0-product_harmonized_system
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-12-0/intrastat-extrastat-12-0-product_harmonized_system/es/

* [MIG] product_harmonized_system : Migration to 13.0

* [IMP] product_harmonized_system: black, isort
2020-11-19 17:46:48 +01:00
OCA-git-bot
c024504ebb [ADD] setup.py 2020-11-19 16:45:00 +00:00
OCA-git-bot
b764bacba6 [UPD] README.rst 2020-11-19 16:45:00 +00:00
OCA-git-bot
5ef319e8fb [UPD] addons table in README.md 2020-11-19 16:44:59 +00:00
Alexis de Lattre
b70a906309 Merge pull request #105 from akretion/14-mig-intrastat_base
[14.0][MIG] intrastat_base
2020-11-19 17:44:40 +01:00
oca-git-bot
e155346520 [IMP] update dotfiles [ci skip] 2020-11-01 21:54:20 +01:00
Alexis de Lattre
ef04b29cd9 intrastat_base: remove methods in intrastat.common that are not useful any more
Rename variables to avoid misunderstanding between string and bytes
2020-10-15 00:51:36 +02:00
Alexis de Lattre
b03b74ad7b [MIG] intrastat_base from v13 to v14
Up-port PR #98
2020-10-14 22:22:07 +02:00
OCA Transbot
821fd1f3a8 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: intrastat-extrastat-13.0/intrastat-extrastat-13.0-intrastat_base
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-13-0/intrastat-extrastat-13-0-intrastat_base/
2020-10-14 10:05:34 +02:00
Alexis de Lattre
aa79b94031 intrastat_product: Add xml_attachment_id field
intrastat_product: add mail.activity.mixin and widget in form view
product_harmonized_system: remove archive button (use Action menu)
All modules:
- use super() instead of super(class, self)
- Update domain_force in multi-company ir.rule to v13 standard
2020-10-14 10:05:34 +02:00
OCA-git-bot
a75f7782ee pre-commit update 2020-10-14 10:05:34 +02:00
OCA-git-bot
f14e147173 intrastat_base 13.0.1.1.0 2020-10-14 10:05:34 +02:00
Luc De Meyer
83f40fb5da [13.0][FIX]attach_xml_file 2020-10-14 10:05:34 +02:00
Luc De Meyer
0b77605080 [MIG] intrastat_product: Migration to 13.0 2020-10-14 10:05:34 +02:00
OCA Transbot
5fb08c862d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: intrastat-extrastat-13.0/intrastat-extrastat-13.0-intrastat_base
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-13-0/intrastat-extrastat-13-0-intrastat_base/
2020-10-14 10:05:34 +02:00
OCA-git-bot
c4eb2a3df2 [UPD] README.rst 2020-10-14 10:05:34 +02:00
oca-travis
62ee3e5bef [UPD] Update intrastat_base.pot 2020-10-14 10:05:34 +02:00
Luc De Meyer
5d9212399a pre-commit 2020-10-14 10:05:34 +02:00
Luc De Meyer
3d58bc2f90 [MIG] intrastat_base: Migration to 13.0 2020-10-14 10:05:34 +02:00
OCA Transbot
6a6bdb8fea Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: intrastat-extrastat-12.0/intrastat-extrastat-12.0-intrastat_base
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-12-0/intrastat-extrastat-12-0-intrastat_base/

[UPD] README.rst

[UPD] README.rst
2020-10-14 10:05:34 +02:00
Alexis de Lattre
bf1c3be0c6 [MIG] Migrate all modules from v11 to v12
[UPD] Update intrastat_base.pot
2020-10-14 10:05:34 +02:00
Alexis de Lattre
ca74737b47 Prepare v12 branch 2020-10-14 10:05:34 +02:00
OCA Transbot
5172343d23 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: intrastat-extrastat-11.0/intrastat-extrastat-11.0-intrastat_base
Translate-URL: https://translation.odoo-community.org/projects/intrastat-extrastat-11-0/intrastat-extrastat-11-0-intrastat_base/
2020-10-14 10:05:34 +02:00
Luc De Meyer
ea11ddb9db [MIG] intrastat_product: Migration to 11.0
* Small fixes in intrastat_base
* account_tax_template

[UPD] Update intrastat_base.pot
2020-10-14 10:05:34 +02:00
Alexis de Lattre
71ce016036 [FIX+IMP] intrastat_*: Several things:
* Add readonly on some fields when state of declaration is done
* Division by zero in computation of accessory costs
* Add FR translation
* Fix strings
* Minor code updates
2020-10-14 10:05:34 +02:00
Alexis de Lattre
d33c78f1fb Add new module product_harmonized_system_delivery (hide native hs_code field)
Finalize port to v11
2020-10-14 10:05:34 +02:00
Luc De Meyer
d23520d42e [10.0][FIX] intrastat_common - remove check on EUR
EU countries are subject to Intrastat, also EU countries outside of the EU zone.
As a consequence the check on company currency == EUR must be removed from this module (the right place are the localization modules).
2020-10-14 10:05:34 +02:00
Raphaël Valyi
5f9f95c17d [IMP] *: removed utf-8 headers, changed icon and site
* company model test, country model test as in v8
* png logo instead of svg, removed Python 2 utf-8 headers

[UPD] squashed administrative commits
2020-10-14 10:05:34 +02:00
Kumar Aberer
e419e9e3a8 [MIG] intrastat_base: Migration to 11.0 2020-10-14 10:05:34 +02:00
Alexis de Lattre
35c04a5ded [MIG] intrastat_base: Migration to v10
* Update README.rst: switch to new intrastat project
* Move Intrastat menu entry to Accounting > Report instead of Accounting > Report > PDF Reports (because intrastat reports are not in PDF !)
2020-10-14 10:05:34 +02:00
Alexis de Lattre
e10548ed3d [IMP] intrastat_base: Update README.rst + rename variables + restore code lost in transition to github/OCA/intrastat 2020-10-14 10:05:34 +02:00
luc-demeyer
9e1ad00c39 update intrastat_base 2020-10-14 10:05:34 +02:00
Alexis de Lattre
629ccfdab2 Cleaner view inheritance (works both in v8 and v9) 2020-10-14 10:05:34 +02:00
Holger Brunn
863da64b04 [FIX] intrastat_base: this week's ci errors + wrong variable name 2020-10-14 10:05:34 +02:00
Alexis de Lattre
59a3934f59 [IMP] intrastat_base: A lot of imps:
* Add product_origin_country_id on declaration/computation lines

  Copy incoterms and destination country from SO to invoice when invoicing from SO
  We need weight even when supplementary units is used
  Small cleanups and enhancements

* Add support for accessory costs

  Add default values for intrastat transaction on company
  Code cleanup

* If rounded weight is 0, put 1

  Take into account the taxes for B2C
  Small code cleanup

* Remove field exclude_from_intrastat

  Re-organise view of intrastat.product.declaration

* Add option intrastat_accessory_costs on company

  Set more fields as invisible (localisation should put them visible if they need it)
  Fix handling of suppl. units when hs_code is empty on invoice line (but set on product)
  Small usability enhancements

* Warning -> UserError

* Inspired by the PR https://github.com/akretion/account-financial-reporting/pull/8 of Luc de Meyer

* total_amount is a sum of integers, so it should be an integer

  Add transport mode in computation tree view

* Demo VAT number should be on EU customers
2020-10-14 10:05:34 +02:00
luc-demeyer
c3569b2236 [REF] intrastat_base: major update intrastat V3 2020-10-14 10:05:34 +02:00
Alexis de Lattre
6f94b5197a [IMP] intrasta_base: Several imps:
* Move description from __openerp__.py to README.rst Add conflict key in __openerp__.py Simplify code that create attachment Thanks to Luc de Meyer (Noviat) for his help on this.
* Update README.rst and translation files
* Simplify @depends, as suggested by Yannick
* Better use of the new API for send_mail(), as suggested by Yannick (and tested be me)
* Large code re-engineering following the Akretion-Noviat code sprint on intrastat
  This code has been written both by Luc de Meyer and myself.
* Add first draft of code to generate decl lines
2020-10-14 10:05:34 +02:00
Ronald Portier
27abedf5b9 Revert rename of _check_generate_lines to version withouth underscore.
In pending merge request from Alexis, _check_generate_lines will no
    longer be called from outside the class, so no longer any need to change
    private function name convention to public name convention.

    This will also make it easier to merge all changes.
2020-10-14 10:05:34 +02:00
Alexis de Lattre
f869b0c267 Continue the port to the new API Access for intrastat report to accounting user and not only accounting manager. 2020-10-14 10:05:34 +02:00
Ronald Portier
9ea20f0d5e Make dutch ICP report workable on odoo 8.0 [FIX] Some small changes in base, to make check_generate_lines better reusable (no need to force currency field on report), and do away with '_' before method name, as method should not be private, as it is called from other classes. 2020-10-14 10:05:34 +02:00