Skip to Content
Menu
This question has been flagged
2 Replies
3658 Views

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??

Avatar
Discard
Best Answer

You have to develop a module that extends the check model, adding the constraint that validates that the check is unique per bank

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 23
5430
0
Aug 25
90
1
Aug 25
244
0
Aug 25
406
1
Aug 25
445