In OpenERP v7 Cheques must be unique per bank account (no duplicating checks).eg if the checks having the same reference number then it should show the error message. How to implement this please suggest??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
2
Antworten
3767
Ansichten
There is already a module for that: https://code.launchpad.net/~openerp-dev/openobject-addons/7.0-account_check_writing
You have to develop a module that extends the check model, adding the constraint that validates that the check is unique per bank
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Juli 23
|
5548 | ||
|
0
Sept. 25
|
195 | ||
|
1
Sept. 25
|
902 | ||
|
3
Sept. 25
|
251 | ||
|
1
Sept. 25
|
254 |