In Business Central SaaS Cloud Sandbox, I have an AL extension that has added the same field to Sales Header (36 - Unposted) and Sales Invoice Header (112 - Posted). If an invoice is posted, should the value in this new field, by default, be transported from unposted to posted, or do I have to subscribe to an event and programmatically carry the value across? If the latter, how?