Need to add a field called "internal Team Status" in Sales Quote. This field should have the dropdown Flexibility. The value in the dropdown should be added by the customer. This field and the respective value should be available in the posted sales invoice and shipment documents after completing the sales process.
Please provide the solution for the question.
You could also check out add-ons. There is one that gives you 5 fields for free.
And Erik Hougaard's Simple Object Designer is also a great app for adding fields.
Thank you
Hi, In short, you can follow the steps below to develop it.
1. Create a new table and List page for "internal Team Status" (Table and Page)
2. Add this field to the Sales Header, Sales Invoice Header and other tables, and use the table relationship attribute to link it. (Table Extension)
3. Display this field on the page you want. (Page Extension)
PS: Depending on the page you display, sometimes you need to call the events in Sales Post Codeunit or others. Otherwise, the value cannot be transferred. (Codeunit)
Hope this helps.
Thanks.
ZHU
Sohail Ahmed
1,063
YUN ZHU
1,002
Super User 2025 Season 1
Mansi Soni
810