Very interesting video! Just to make sure, they aren't deleting the "Invoice Post. Buffer" table right? They are just changing it to temporary, because it is supposed to work as a buffer, and no data should be stored permanently in it. Which means, if I added fields to it, and subscribed to events on the Posting proccess to set those fields to a specific value, to then pass them to G/L entries and General Journal Lines, I won't have any problem right? Cause the environment is giving me a warning everytime I use the fields I added to the table, even though I never make any insert on the table. Appreciate the video and any feedback given to these questions.
Hi Joao, no they are not deleting the table, so the entire idea is to handle the situation where partners want add a new placeholder in the posting combination or to extend there own logic for consolidating and posting, my advice is that if you want to add a new field in combination then replicate this table but again it’s my choice you can try by extending that table too 🙂
Keep up the good work. 👍
Thanks. The problem is that it only applies to sandboxes atm... I hope they release the interface in the next major
Very interesting video! Just to make sure, they aren't deleting the "Invoice Post. Buffer" table right? They are just changing it to temporary, because it is supposed to work as a buffer, and no data should be stored permanently in it. Which means, if I added fields to it, and subscribed to events on the Posting proccess to set those fields to a specific value, to then pass them to G/L entries and General Journal Lines, I won't have any problem right? Cause the environment is giving me a warning everytime I use the fields I added to the table, even though I never make any insert on the table. Appreciate the video and any feedback given to these questions.
Hi Joao, no they are not deleting the table, so the entire idea is to handle the situation where partners want add a new placeholder in the posting combination or to extend there own logic for consolidating and posting, my advice is that if you want to add a new field in combination then replicate this table but again it’s my choice you can try by extending that table too 🙂