Commit Graph

17 Commits

Author SHA1 Message Date
OCA-git-bot
3f352e026c [UPD] README.rst 2021-04-05 07:04:38 +00:00
Francisco Ivan Anton Prieto
91b145d4f9 [FIX] contract: restore readme images 2021-04-04 22:57:46 +02:00
Francisco Ivan Anton Prieto
85fda61634 [MIG] contract: Migration to 14.0 2021-04-02 13:49:16 +02:00
OCA-git-bot
0950b0863d [UPD] README.rst 2021-04-01 13:53:03 +02:00
OCA-git-bot
d723d2e1cc [UPD] README.rst 2021-04-01 13:53:03 +02:00
Pedro M. Baeza
3374384101 [IMP+REF] contract: Allow to set recurrency at header level
Big refactoring for allowing to define recurrency at header level for simplifying
the use of the module for most of the cases where you don't need different
recurrency at line level.
2021-04-01 13:53:03 +02:00
Pedro M. Baeza
fc4eb98c74 [MIG] contract: Migration to 13.0
- Standard procedure
- Adapt invoice creation to new account.move
- Tests adapted
2021-04-01 13:53:03 +02:00
Jairo Llopis
b310d88dcf [FIX] contract: multi-company assignment notification
Steps to reproduce the problem:

1. Log in as Mitchell Admin.
2. Create contract CNT-A for company CMP-A, assigned to Marc Demo.
3. Create contract CNT-B for company CMP-B, assigned to Marc Demo.
4. Run cron to create recurring invoices.

Actual results:

- Odoo sends automated assignment emails to Marc Demo, which indicate the name of the company activated for `__system__` user whlie the cron was being executed.

Expected results after this patch:

- Odoo sends automated assignment emails to Marc Demo, which indicate the invoice company.

@Tecnativa TT24657
2021-04-01 13:53:03 +02:00
Pedro M. Baeza
eeb4b0a9ac [IMP] contract: Remove roadmap
It's already attended.
2021-04-01 13:53:03 +02:00
Ernesto Tejeda
493501e6c7 [IMP] contract: add section and notes in contract line 2021-04-01 13:53:03 +02:00
hparfr
cc7f8c66a1 Add commercial_partner_id fields into contract module
Remove string attribute
2021-04-01 13:53:02 +02:00
Pedro M. Baeza
a2cd6455ad [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.
2021-04-01 13:53:02 +02:00
Jordi Ballester Alomar
230917136a [FIX] Errors in navigation to customer invoices / vendor bills 2021-04-01 13:53:02 +02:00
OCA-git-bot
77fcb9a2ba [ADD] icon.png 2021-04-01 13:53:02 +02:00
sbejaoui
558c12551c [MIG] contract: Migration to 12.0 2021-04-01 13:53:02 +02:00
OCA Git Bot
59ae6a7d75 [UPD] README.rst 2021-04-01 13:53:02 +02:00
Roel Adriaans
40430d41db [IMP] Fix README.rst
Runbot URL in old README.rst pointed to 10.0 runbot,
fixed by upgrading template
2021-04-01 13:53:02 +02:00