copy and paste a record that contains a subtable
how can i easely copy a record that contains a subtable from tableA to a similar tableB ?
4 replies
-
Use the duplicate button:
-
hello birger, that wasn't my question
let me explain better
it has to do with the way we convert (for example) an estimate to an invoice
i know you have a method with a loop that i understood today (thanks) but i wanted to know if there was something easier like a copy and paste a subtable of a record (not the record itself) ?
-
I'd be interested in the answer to this question too. Inventory items may change value, or even their name, but an invoice should remain as it was when it was sent to the customer.
-
You can use a button or trigger to write the values form the inventory table into the invoice items table.
Please see for this issue also our chapter Triggers in our User Manual here: https://ninoxdb.de/en/manual/calculations/triggers
Best, J枚rg
Content aside
- 5 yrs agoLast active
- 4Replies
- 1904Views