Alexis de Lattre
|
64c2cbdf20
|
Moved the field exclude_from_intrastat_if_present of account.tax from l10n_fr_intrastat_product to intrastat_base, because it should also be used in the module l10n_fr_intrastat_service. Take this field into account in the generation of DEB lines (module l10n_fr_intrastat_service).
|
2016-10-07 13:12:29 +02:00 |
|
Alexis de Lattre
|
8eb4b7c8e4
|
Moved some demo data from l10n_fr_intrastat_product to intrastat_base Moved configuration about taxes from company form to tax form Some modifications to ease v5 -> v6 migration : - object report_intrastat_code now belong to group account manager - button functions now return True Tried to implement the following feature : open attachement form when the XML file as been generated : works on v6, but make client crash en v5 -> code has been commented DEB lines with procedure code = 25 are now deducted from the fiscal total. Round invoice total.
|
2016-10-07 13:12:29 +02:00 |
|
Alexis de Lattre
|
d4a2e7d492
|
Full re-design of intrastat types : probably requires deleting the report_intrastat_type table, restarting OpenERP and re-creating intrastat types. Moved intrastat departments from stock.warehouse to stock.location. Dropped SQL queries ; replaced by traditionnal python code logic. No more need to have one rate per day for invoices with foreign currency. Add total fiscal value for DEB More code factorization. Prepare translation work.
|
2016-10-07 13:12:29 +02:00 |
|
Alexis de Lattre
|
b16731c379
|
Complete change of design for intrastat_type ! Now that report_intrastat_product/service object is stored in database, we don't need the legal_intrastat state on invoices any more, because we will be able to create entry lines for DEB for a repair of equipment under warranty without using a legal_intrastat. Report_intrastat_type is now only required for DEB -> object moved to module l10n_fr_intrastat_product. For DEB, the button "regenerate lines" only regenerate DEB lines related to invoices.
Renamed intrastat base module, because it doesn't have France-specific parameters any more.
Add demo data.
|
2016-10-07 13:12:29 +02:00 |
|
OCA Git Bot
|
0e8a20924f
|
[ADD] setup.py
|
2016-10-04 04:35:00 +02:00 |
|
OCA Git Bot
|
2bb8d849d7
|
[UPD] addons table in README.md
|
2016-10-04 02:41:46 +02:00 |
|
Stéphane Bidoul (ACSONE)
|
d55dbbf0a4
|
[WIP] initialize repository
|
2016-10-03 14:28:43 +02:00 |
|