Commit Graph

5 Commits

Author SHA1 Message Date
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