OCA-git-bot
3003b7b6b5
[ADD] icon.png
2019-04-03 02:49:29 +00:00
OCA-git-bot
3da08620e8
[ADD] setup.py
2018-11-26 02:40:06 +00:00
oca-travis
3b6c172a6c
[UPD] Update product_harmonized_system.pot
2018-06-23 03:36:13 +00:00
oca-travis
4eed216e6a
[UPD] Update intrastat_base.pot
2018-06-23 03:36:13 +00:00
Stéphane Bidoul (ACSONE)
be79965ea4
trigger Travis build to generate .pot
2018-06-23 00:08:38 +02:00
Stéphane Bidoul (ACSONE)
21fb52c4e6
remove obsolete .pot files [ci skip]
2018-06-15 23:16:45 +02:00
OCA Git Bot
9bbb223892
[ADD] setup.py [ci skip]
2018-04-19 04:53:43 +02:00
Alexis de Lattre
334a7f2b00
Merge pull request #12 from RoelAdriaans-B-informed/9.0-remove-manifest
...
[REM] Remove not used __manifest__.py file in 9.0
2017-06-08 14:29:12 +02:00
Roel Adriaans
d04c3ee062
[REM] Remove not used __manifest__.py file in 9.0
2017-06-08 14:01:43 +02:00
OCA Git Bot
a0d221fd08
[UPD] addons table in README.md
2017-03-28 02:38:43 +02:00
OCA Git Bot
76d26c1a61
[UPD] addons table in README.md
2017-03-25 02:39:27 +01:00
OCA Git Bot
8a97d93215
[ADD] setup.py
2017-01-12 04:35:30 +01:00
OCA Git Bot
797d592374
[UPD] addons table in README.md
2017-01-12 02:33:43 +01:00
Alexis de Lattre
bd9f0f97fe
Merge pull request #8 from sunflowerit/9.0-mig-intrastat-base
...
[MIG] 9.0 intrastat_base
2017-01-12 00:08:13 +01:00
Tom
f002abfda9
Review
2016-12-06 17:36:27 +01:00
Tom
c0e57a569a
remove noop
2016-12-02 19:30:06 +01:00
Tom
f118f19a98
Remove not very useful tests
2016-12-02 17:33:04 +01:00
Tom
d881eae6c1
Merge branch '9.0-mig-intrastat-base' of github.com:sunflowerit/intrastat into 9.0-mig-intrastat-base
2016-12-02 16:24:37 +01:00
Tom
7c31f90738
Move Intrastat menu one level up from PDF reports
2016-12-02 16:23:59 +01:00
kiplangatdan
75f135d246
Ported from odoo10 to odoo9
2016-11-30 18:16:28 +03:00
kiplangatdan
ac98769d69
Ported from odoo10 to odoo9
2016-11-30 15:03:13 +03:00
kiplangatdan
1b106718f4
Ported from odoo10 to odoo9, tests added
2016-11-30 14:12:34 +03:00
OCA Git Bot
ac9c8eb094
[ADD] setup.py
2016-11-22 04:34:49 +01:00
OCA Git Bot
12d541b79c
[UPD] addons table in README.md
2016-11-22 02:33:23 +01:00
Tom
244adcaf26
9.0 mig product harmonized system ( #7 )
...
* Backport from 10.0 to 9.0: import odoo to import openerp, <odoo> to <openerp>, bring back <data> if noupdate=1, rename __manifest__.py to __openerp__.py, downgrade version number to 9.0.1.0.0, and make module installable.
* Re-add H.S.codes menu item under Sales-Product-Configuration.
(it had been removed to remove the reference to product module, but I don't understand that decision since this module by nature depends on product module anyway)
* Added module tests.
* flake8
* Encoding lines at the beginning of python files
2016-11-21 16:53:50 +01:00
OCA Git Bot
d998db76c8
[UPD] addons table in README.md
2016-11-13 11:29:38 +01:00
Holger Brunn
93091664ab
[MIG] Update metafiles
2016-11-12 14:14:14 +01:00
Holger Brunn
e0d22387d1
[MIG] Remove setup module directories
2016-11-12 14:14:13 +01:00
Holger Brunn
cfbb551a67
[MIG] Make modules uninstallable
2016-11-12 14:14:11 +01:00
Holger Brunn
4b7fb6fbad
Merge pull request #3 from akretion/10-intrastat-v3
...
[ADD] migrate intrastat_base, product_harmonized_system
2016-11-12 14:06:52 +01:00
Alexis de Lattre
4f96d35c9c
Update version number in Travis
2016-11-10 19:48:17 +01:00
Alexis de Lattre
43013393fc
Fix warning on display_name
...
Special thanks to Pedro and Holger for finding the solution for display_name
Fix demo data
2016-10-19 09:18:36 +02:00
Alexis de Lattre
4639d9d155
Port product_harmonized_system to v10
2016-10-11 18:05:14 +02:00
Alexis de Lattre
185b755333
Port intrastat_base to v10
...
Set 2 other modules to uninstallable
Update README.rst: switch to new intrastat project
2016-10-11 14:59:28 +02:00
Alexis de Lattre
7f37480a38
Add dependency on stock-logistics-workflow
2016-10-11 12:29:16 +02:00
Alexis de Lattre
176ada515d
Restore code lost in transition to github/OCA/intrastat
2016-10-11 12:19:41 +02:00
Alexis de Lattre
28678aa72b
Update README.rst
...
Rename variables
2016-10-07 13:15:00 +02:00
luc-demeyer
c8390e40ad
update intrastat_product
2016-10-07 13:15:00 +02:00
luc-demeyer
a29f16f74a
update intrastat_product
2016-10-07 13:15:00 +02:00
luc-demeyer
d77890bcce
update intrastat_base
2016-10-07 13:15:00 +02:00
Alexis de Lattre
944f10383c
Cleaner view inheritance (works both in v8 and v9)
2016-10-07 13:15:00 +02:00
Alexis de Lattre
f2a0dfc7bc
Remove required=1 because we can have intrastat unit that will never be mapped to an odoo unit (will always be set manually)
2016-10-07 13:15:00 +02:00
Alexis de Lattre
88625b18d5
FIX error message
2016-10-07 13:15:00 +02:00
Holger Brunn
c1fb1e0301
another wrong variable name
2016-10-07 13:15:00 +02:00
Holger Brunn
4c4ebc3b89
wrong variable name
2016-10-07 13:15:00 +02:00
Holger Brunn
a2b57cef5a
this week's ci errors
2016-10-07 13:15:00 +02:00
Alexis de Lattre
1cf720e20b
Handle scenario where an invoice has products with 0 value (samples for example) and shipping costs (accessory costs) with value > 0.
2016-10-07 13:15:00 +02:00
Alexis de Lattre
36c904ee20
Add ACL on hs.code to financial manager (I can't do it in product_harmonized_system because it doesn't depend on account)
2016-10-07 13:15:00 +02:00
Alexis de Lattre
584c0bdd97
Modularise a piece of code
2016-10-07 13:15:00 +02:00
Alexis de Lattre
483156277b
Demo VAT number should be on EU customers
2016-10-07 13:15:00 +02:00