Skip to Content
Menu
This question has been flagged
2 Replies
3886 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
5654
3
Oct 25
85
0
Oct 25
2
0
Oct 25
2
2
Oct 25
194