lp:~therp-nl/new-report-intrastat/8.0-update-l10n_nl_intrastat

Created by Ronald Portier (Therp) and last modified
Get this branch:
bzr branch lp:~therp-nl/new-report-intrastat/8.0-update-l10n_nl_intrastat
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Therp
Project:
New report intrastat
Status:
Merged

Recent revisions

102. By Ronald Portier (Therp)

[REVERT] 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.

101. By Ronald Portier (Therp)

[FIX] Some style improvements.

    Courtesy of comments by Alexis de Lattre.

100. By Ronald Portier (Therp)

[FIX] Use new API to prevent pylint errors and streamline code.

99. By Ronald Portier (Therp)

[FIX] 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.

98. By Alexis de Lattre

[FIX] Forgot rename of model in service reminder file

96. By Alexis de Lattre

[IMP] When the obligation level for import is none, the type of the DEB is automatically set to export.
[FIX] country -> country_id
type='string' -> type='char' (v8 only accepts char)
Change "error msg in raise", because v8 displays this to the user
Remove statistical_pricelist_id from demo data
Harmonize labels of button between DEB and DES

95. By Alexis de Lattre

Inherit the new _prepare method that has been introduced in v8.0 for generating invoices from POs.

94. By Alexis de Lattre

Update graph view for intrastat.product, to split between import and export by default
Add dependancy on l10n_fr_siret (works on v8 without changes) and remove field siret_complement
Update demo data
PEP8 stuff

93. By Alexis de Lattre

Add intrastat_type_data and update demo data accordingly
Remove version="7.0" from form views
Add ondelete='restrict' on M2O pointing to intrastat.type
Add graph views on intrastat.product and intrastat.service... because Odoo v8 graph views are so cool ! :)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:new-report-intrastat
This branch contains Public information 
Everyone can see this information.

Subscribers