mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-27 06:12:02 +02:00
Initial commit: Crm packages
This commit is contained in:
commit
21a345b5b9
654 changed files with 418312 additions and 0 deletions
17
odoo-bringout-oca-ocb-crm/crm/doc/changelog.rst
Normal file
17
odoo-bringout-oca-ocb-crm/crm/doc/changelog.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
.. _changelog:
|
||||
|
||||
Changelog
|
||||
=========
|
||||
|
||||
`trunk (saas-2)`
|
||||
----------------
|
||||
|
||||
- Stage/state update
|
||||
|
||||
- ``crm.lead``: removed ``state`` field. Added ``date_last_stage_update`` field
|
||||
holding last stage_id modification. Updated reports.
|
||||
- ``crm.case.stage``: removed ``state`` field.
|
||||
|
||||
- ``crm``, ``crm_claim``: removed inheritance from ``base_stage`` class. Missing
|
||||
methods have been added into ``crm`` and ``crm_claim``. Also removed inheritance
|
||||
in ``crm_helpdesk`` because it uses states, not stages.
|
||||
Loading…
Add table
Add a link
Reference in a new issue