Stéphane Bidoul (ACSONE)
030683f6da
remove obsolete .pot files [ci skip]
2018-06-15 23:16:38 +02:00
OCA Git Bot
1a8ab29e9f
[ADD] setup.py [ci skip]
2018-04-19 05:12:49 +02:00
Alexis de Lattre
573d139c71
Merge pull request #18 from luc-demeyer/patch-3
...
small fix in logging
2018-04-11 10:20:10 +02:00
OCA Git Bot
6e4cc65463
[UPD] addons table in README.md
2017-08-30 02:37:02 +02:00
Alexis de Lattre
6597ce1e47
Merge pull request #16 from Noviat/80-region_attrs_invisible
...
region attrs invisible
2017-08-29 22:59:57 +02:00
luc-demeyer
f94a47a614
rename invoice src_dest_country_code
2017-08-29 18:32:48 +02:00
luc-demeyer
5f44338f13
readonly=True on src_dest_country_code
2017-08-28 16:08:29 +02:00
luc-demeyer
a5a92b8267
update version number
2017-08-28 09:34:10 +02:00
beau sebastien
a33ed0d601
Merge pull request #21 from akretion/8.0-get-hs-code-on-product
...
[REF] getting hs code should be done on the product.product
2017-08-10 17:46:30 +02:00
Sébastien BEAU
33a92dcc4b
[REF] getting hs code should be done on the product.product, indeed in some really special case hscode can depend of the variant. Moving the method to the product.product make it inheritable
2017-08-09 13:49:53 +02:00
Luc De Meyer
04a910f7cb
small fix in logging
2017-07-26 12:00:32 +02:00
luc-demeyer
0dd91318ef
fix supplier invoice view
2017-07-26 08:47:37 +02:00
luc-demeyer
4aac593f94
region attrs invisible
2017-07-25 17:54:04 +02:00
OCA Git Bot
e55fdd7b13
[UPD] addons table in README.md
2017-03-25 02:39:24 +01:00
OCA Git Bot
b4420bfc48
[ADD] setup.py
2016-10-20 04:38:20 +02:00
Luc De Meyer
e7c4897e77
Update README.md ( #1 )
...
* Update README.md
2016-10-18 14:39:45 +00:00
OCA Git Bot
3e73f01275
[UPD] addons table in README.md
2016-10-18 02:41:57 +02:00
Alexis de Lattre
0e1af952ef
Merge pull request #2 from akretion/8.0-intrastat-v3
...
[8.0] Add intrastat v3
2016-10-17 11:31:08 +02:00
Alexis de Lattre
875174d190
FIX wrong field name in demo data
2016-10-11 15:06:38 +02:00
Alexis de Lattre
b464316255
Update README: account-financial-reporting -> intrastat
2016-10-11 14:18:10 +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
Alexis de Lattre
e22db83d05
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.
2016-10-07 13:15:00 +02:00
Alexis de Lattre
f3bdbcdcaf
FIX wrong model for seach method
2016-10-07 13:15:00 +02:00
Alexis de Lattre
96c272f558
FIX intrastat_country for invoices without src_dest_country_id
2016-10-07 13:15:00 +02:00
Alexis de Lattre
dbd346616f
total_amount is a sum of integers, so it should be an integer
...
Add transport mode in computation tree view
2016-10-07 13:15:00 +02:00
Alexis de Lattre
dfd7fb9d72
Improve logs and messages
2016-10-07 13:15:00 +02:00
luc-demeyer
63f4228322
intrastat fixes
2016-10-07 13:15:00 +02:00
Alexis de Lattre
bc72554f41
Inspired by the PR https://github.com/akretion/account-financial-reporting/pull/8 of Luc de Meyer
2016-10-07 13:15:00 +02:00
Alexis de Lattre
9bd6efeb19
Include product code in warning msg on weight
2016-10-07 13:15:00 +02:00
Alexis de Lattre
6d6e598d77
Warning -> UserError
2016-10-07 13:15:00 +02:00
Alexis de Lattre
0b597ac11c
Include selection of type of invoice in search, for better perf
...
Isolate domain in a _prepare method, for easier inheritance
WARNING: I changed the default selection of invoice type ; adapt it in your localization m
odule if necessary
Add intrastat_transaction_in_refund for company (not needed for France, but may be needed elsewhere)
Add a log when an invoice line is skipped
2016-10-07 13:15:00 +02:00
Alexis de Lattre
8f48cd1777
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
2016-10-07 13:15:00 +02:00
Alexis de Lattre
23b41f0a6f
Remove field exclude_from_intrastat
...
Re-organise view of intrastat.product.declaration
2016-10-07 13:15:00 +02:00
Alexis de Lattre
426edc0111
If rounded weight is 0, put 1
...
Take into account the taxes for B2C
Small code cleanup
2016-10-07 13:15:00 +02:00
Alexis de Lattre
7abafdf9d5
FIX dependency list
...
More python method call
Update encoding header
2016-10-07 13:15:00 +02:00