Skip to content

Releases: coopiteasy/edi

14.0-2022-03-23.00

25 May 11:22
Compare
Choose a tag to compare
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-14.0/edi-14.0-edi_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_oca/

12.0-2022-04-19.00

14 Apr 18:15
Compare
Choose a tag to compare
[ADD] setup.py

12.0-fix-account_invoice_import-groups-2021-07-22.00: [FIX] account_invoice_import: read access on `res.partner` view

A computed field `invoice_import_count` is defined on `res_partner` model.
Currently, it prevents an user who doesn't belong to the "Billing"
(`account.group_account_invoice`) group to access a `res.partner` Form View:
```
Sorry, you are not allowed to access this document.
Only users with the following access level are currently allowed to do that:
- Accounting & Finance/Billing Manager
- Accounting & Finance/Billing

(Document model: account.invoice.import.config) - (Operation: read, User: 6)
```

This PR fixes this Access Error by adding `account.group_account_invoice`
on the `groups` key of `invoice_import_count` field.

12.0-2021-01-31.00

31 Jan 15:12
Compare
Choose a tag to compare
Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-12.0/edi-12.0-account_invoice_facturx
Translate-URL: https://translation.odoo-community.org/projects/edi-12-0/edi-12-0-account_invoice_facturx/