server-ux
server-ux copied to clipboard
- Changed edi_storage_oca dependency to edi_oca. - Modified tests to avoid using edi.backend methods developed in edi_storage_oca removed dependency. - Removed storage data. Same changes as applied in #903 @etobella
Forward Port of #903
## Module The name of the module that has a bug. base_tier_validation ## Describe the bug A clear and concise description of what the bug is. There has two tier...
Fix psycopg2.ProgrammingError: column ir_model.is_mail_activity does not exist LINE 1: ...","ir_model"."is_mail_thread" as "is_mail_thread","ir_model"... on upgrade from 12.0 to 13.0
Computed fields bypass `write`, so we need to override `_write` for that case. Also, the current value before the update needs to be fetched from the database because the new...
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0 # Modules to migrate - [x] announcement - By @david-banon-tecnativa - #1099 - [ ] barcode_action - [x] base_cancel_confirm - By @TheerayutEncoder - #972 - [x] base_custom_filter...
This PR adds a company field in `base.substate` to difference substates for each company. 