Christopher Rogos
Christopher Rogos
There are two warnings on startup/installation in the logs: WARNING py.warnings: /opt/odoo/odoo/fields.py:722: UserWarning: Field project.role.complete_name should be declared with recursive=True WARNING py.warnings: /opt/odoo/odoo/fields.py:722: UserWarning: Field project.type.complete_name should be declared with...
Add a chatter massage to invoices created by contract. 
Supersede #1051 - cleanup commit history - added missing commits - fix errors on views not tested yet
I am currently facing a problem with to many decimal numbers in a standard Odoo installation on the invoice PDF.  I assume this causes by this code section: ...
## Module mail_drop_target https://github.com/OCA/social/pull/1217 ## Describe the bug I am running Odoo in odoo.sh and since the PR above, I get a dependency version conflict which is originally caused by...
depends: - [ ] https://github.com/OCA/social/pull/1300 - [ ] https://github.com/OCA/social/pull/1301