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
3880
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
|
5640 | ||
|
4
Oct 25
|
772 | ||
|
2
Oct 25
|
230 | ||
|
0
Sep 25
|
2 | ||
|
2
Sep 25
|
453 |