I mean to print fields in all documents the same way, using the same global procedure, where batch specifcation fields could be needed (invoices, deliveries, stock movements...).
Hi, Paul.
Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...