Commit Graph

11 Commits

Author SHA1 Message Date
hparfr
a76940b527 Add commercial_partner_id fields into contract module
Remove string attribute
2023-03-15 12:37:40 +01:00
Pedro M. Baeza
46830e1a51 [FIX+IMP+MIG] contract: Several refinements:
* Remove incorrect oldname attributes.
* Add filter on partners for running contracts (+ a support o2m field for that).
* Cover more tables in model renaming + cleaner code using a loop.
* Don't copy contract lines, but rename table + copy contract records on pre.
* Contract code is now populated to "Reference/Description" field in invoice.
* Order on new contract model has been restored to the same as old analytic accounts.
2023-03-15 12:37:40 +01:00
sbejaoui
09684f1461 [MIG] contract: Migration to 12.0 2023-03-15 12:37:28 +01:00
mreficent
4aaaa4549e [IMP] Make sure it works for sale and purchase contracts
[UPD] Update contract.pot
2023-03-15 12:37:28 +01:00
Roel Adriaans
8277dbc149 [IMP] Fix README.rst
Runbot URL in old README.rst pointed to 10.0 runbot,
fixed by upgrading template
2023-03-15 12:37:28 +01:00
Pedro M. Baeza
6a7d445072 [IMP] contract: Automatic prices for lines 2023-03-15 10:54:36 +01:00
cubells
7753273a4e [IMP][10.0] contract: Add report + send by mail (#86)
* [IMP][9.0] contract: Add report + send by mail

* Update translation and rename contract report

* Changes requested and translation updated
2023-03-15 10:43:56 +01:00
Dave Lasley
30207c45bc [IMP][10.0] contract: Add templating (#42)
Add template functionality for contracts
2023-03-15 10:43:56 +01:00
Pedro M. Baeza
1e0352a162 [MIG] contract: Migration to version 10.0 2023-03-15 10:43:56 +01:00
Pedro M. Baeza
e552c83834 [IMP+FIX] contract: Better README + category + assign contract unconditionally 2023-03-15 10:43:56 +01:00
Carlos Incaser
0aa65b2e52 [MIG] contract: from v7 to v9 improving features
* Tests added
* Filters added.
* Add _id/_ids in old property fields
* Translations
2023-03-15 10:43:56 +01:00