Commit Graph

10 Commits

Author SHA1 Message Date
Adrien Peiffer (ACSONE)
a8b77fc784 [FIX][account_credit_control] Use HTML field instead of use a replace in the mail template - fix transiflex 2018-03-29 16:54:03 +02:00
Adrien Peiffer (ACSONE)
6d6e6306f3 [FIX][account_credit_control] Replace '/n' with '<br />' in credit control mail template 2018-03-29 16:54:03 +02:00
Guewen Baconnier
70e7966266 [MIG] account_credit_control: Migration to 8.0 2018-03-29 16:54:01 +02:00
Nicolas Bessi
3e36773432 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2018-03-29 16:53:22 +02:00
Nicolas Bessi
42a4171121 [FIX+IMP] account_credit_control
* scenarios: We fix year of scenario on 2013 to have reproducable setup, and ensure test maintnability. The credit control scenarios are based on base_finance setup scenario provided in the project OpenERP Scenarios. This setup provide a financial setup for 2012 2013. We also fix some value as precision computation has been improved in OpenERP.
* bug 1287072 Level calculation error if previous credit line is ignored
* unifing wizard views to respect UI guide lines
* credit control policy changer. Add a wizard on Invoice that will add a credit line and deprecate exisiting one on the invoice
* test to ensure that wizard run on customer invoice
* Scenario that test coherence of credit run after manually altering an invoice level
* multicurrency in communication
* ...
2018-03-29 16:48:56 +02:00
unknown
bde27de945 [FIX+IMP+REF] account_credit_control:
* Report use precise mode by default
* date_entry fields on line model to be used by report or in next MP on filter group by
* reporting layer, + add hook function to get contact address
* credit control mail are not in plain text but send as attachement
* policy level name is now translatable as it is use in report and mail
* permission on invoices because onetomany widget load data even if hidden ...
* translation files + lang source
* french translation
2018-03-29 16:34:59 +02:00
Yannick Vaucher
46824b3609 [FIX+IMP] account_credit_control
* Address in mako template to make sure address is displayed
* Remove 'more info here' from report
* Add some css to reminder report and set texts taking the whole width of the document
* Add a subject in reminder report
2018-03-29 16:34:02 +02:00
Alexandre Fayolle
fb703ab8d1 [FIX+IMP] account_credit_control
* Fix failure to confirm invoice when both account_credit_control  and account_constraints are installed
* use except_orm instead of except_osv
* reindent code
* Cleanup
* use of deprecated field user_email causes permission error in multicompany setting fixed by using the correct 'email' field in the template
2018-03-29 16:32:53 +02:00
unknown
c62d4d2daf [IMP+FIX] account_credit_control: Several improvements & fixes
* Modify scenarios to be compatible with python scenarios
* Voucher/statement related steps
* Deprecated step implementation
* Print report generation
* All tests green
* Mail + print of reminder
* Broken translations
2018-03-29 16:30:34 +02:00
@
d3305d3566 [MIG] account_credit_control: Renamed and migrated to 6.1 2018-03-29 16:28:13 +02:00