Commit Graph

8 Commits

Author SHA1 Message Date
sbejaoui
161af46435 [IMP] - Add multi-company access rule for contract objects 2019-10-25 15:33:52 +02:00
Thomas Binsfeld
da7826797c [REF] Contract: split from analytic account 2019-09-14 14:34:02 +02:00
Levent Karakaş
80e778f4e7 [FIX] contract: Let billing users have access rights for contracts (#159) 2018-10-27 17:35:24 +02:00
Pedro M. Baeza
cb146a3aef [FIX+IMP] contract: Real fix to company_id missing + improvements
* company_id was empty because an onchange, not inheritance nor visibility
* Added multi-company group to company_id fields
* Added multi-company access rule to contract templates
* Fix double %% in XML dates that was causing an error
* When creating a contract, recurring_invoices is set by default
2018-10-27 17:35:24 +02:00
Dave Lasley
7a644fda57 [FIX] contract: Template lines handling (#92)
Update contract template lines handling to fix #80, and fix #59 #100
2018-10-27 17:34:03 +02:00
Dave Lasley
dcf3ff0877 [IMP][10.0] contract: Add templating (#42)
Add template functionality for contracts
2018-10-27 17:34:03 +02:00
Pedro M. Baeza
37d2f3d611 [MIG] contract: Migration to version 10.0 2018-10-27 17:34:03 +02:00
Pedro M. Baeza
b4a4076640 [IMP+FIX] account_analytic_analysis_recurring: Several things
* Translations
* Access rules
* README
* Currency for created invoices.
*  #START# and #END# set correctly
* Some conventions
2018-10-27 17:32:59 +02:00