Skip to Content
Menu
This question has been flagged

I display the customer's Payment Terms in the textbox. But when I edit the information in my textbox, the Payment Information Other customers will follow.
How can I do to prevent other customers from updating when I edit my Payment Information?
This is my code
payment_text = fields.Text (related = 'payment_term_id.note', string = 'Payment Terms', store = False)

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
347
0
Jan 25
1026
0
Jun 22
2117
1
Oct 17
7007
1
Sep 17
8403