Skip to Content
Menu
This question has been flagged
2 Replies
3880 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
5640
4
Oct 25
772
2
Oct 25
230
0
Sep 25
2
2
Sep 25
453