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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2
Replies
3658
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 23
|
5430 | ||
|
0
Aug 25
|
90 | ||
|
1
Aug 25
|
244 | ||
|
0
Aug 25
|
406 | ||
|
1
Aug 25
|
445 |