PdcPurchaseInvoiceHeader.Save: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:


== Notes ==
== Notes ==
 
If the setting '''Update prices when inputting invoices''' is turned on, during the processing of the purchase invoice lines, it could happen that a popup will appear where a choice has to be made. To either update the prices or leave it as it is.
This popup will not appear when the lines are processed via the scheduler but instead will result in a log entry saying it's not possible to update the prices via the scheduler.


== Code example ==
== Code example ==

Latest revision as of 11:17, 15 September 2021

Declaration

Save

Description

Save the invoice object to database (inclusive invoice lines).

Notes

If the setting Update prices when inputting invoices is turned on, during the processing of the purchase invoice lines, it could happen that a popup will appear where a choice has to be made. To either update the prices or leave it as it is. This popup will not appear when the lines are processed via the scheduler but instead will result in a log entry saying it's not possible to update the prices via the scheduler.

Code example

Availability

Available since April 2014 (Version 4.3 onwards)