Calculate Index Data using index field values
Be able to calculate fields by other fields index data. Example:
Invoice Amount: 36.00
Invoice Payment: 20.00
Then be able to put an equation in a field called:
Invoice Amount Due: =(Invoice Amount - Invoice Payment)
31
votes
Casey Miller(Post Sales Support, Sumner Group)
shared this idea
Thank you for your contribution!Your idea is available with version 7.8 from April 2023 onwards.
-
G BAS commented
Thanks to the dev' team : it's a great implementation !
-
Anonymous commented
You can do this with a database trigger fairly easily.