Skip to content

Release 12.0.1.1.19

Pelayo García requested to merge release/12.0.1.1.19 into master
## [12.0.1.1.19] - 2021-04-12
### Fixed
- [#431](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/432) Avoid sending empty strings in ccEmails to OpenCell

### Changed
- [#455](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/455) Update company address
- [#421](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/421) Modify the SubscriptionRequest form:
  - Hide Company Type and Company Register Number.
  - Hide name and fill it with Company Name or firstname concat with lastname.
  - Fill the field state with the info of the partner selected as Cooperator.
  - Modify partner_id domain to don't show members and addresses/emails.
- [#332](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/332) Raise exception in background invoice process job if name (OC number) is duplicated

### Removed
- [#439](https://gitlab.com/coopdevs/odoo-somconnexio/-/merge_requests/439) Remove res_partner options "contact" and "private address" in selection field "type"

Merge request reports