Alexis de Lattre
|
d72091d405
|
intrastat_base + l10n_fr_intrastat_service : port to new API
|
2016-10-07 13:14:11 +02:00 |
|
David Béal
|
b37adc8c76
|
switch required=True for country_id from model to views in res.partner
|
2016-10-07 13:14:00 +02:00 |
|
Alexis de Lattre
|
3f6cddd3ed
|
Fix to make the module truly usable when user is not part of the group "Detailed intrastat product". Remove dead code and fields that was used when we had to put DEB lines for repair operations (a thing of the past !). Update coding style. Reduce the number of flake8 warnings.
|
2016-10-07 13:14:00 +02:00 |
|
Alexis de Lattre
|
6c390713c8
|
Add an e-mail reminder for l10n_fr_intrastat_product and l10n_fr_intrastat_service (hope that Akretion France won't forget it's own declarations now !!!) On report.intrastat.product and report.intrastat.service : add copy() fonctions, tracking of important fields, a year_month function field and enhance views. Remove date_done field (the tracking in the chatter does the job). Remove class instanciation in the code.
|
2016-10-07 13:14:00 +02:00 |
|
Alexis de Lattre
|
06630f9f09
|
Initial port to v7.0. Not tested a lot for the moment.
|
2016-10-07 13:13:45 +02:00 |
|
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
|
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 |
|