You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Pages Price List Lines (7001, ListPart), Purchase Price List Lines (7011, ListPart) we have same caption (Lines).
So whenever we try to do Edit in Excel on either Sales Price List or Purchase Price List its dynamically creates web services. As page captions are same for both the pages, code breaks on primary key violation(as the primary key is ObjectType and ServiceName). Either Price List Lines (7001, ListPart) page, or Purchase Price List Lines (7011, ListPart) page can perform edit in excel.
Expected behavior
Edit in Excel, action should work for both the pages Price List Lines (7001, ListPart), Purchase Price List Lines (7011, ListPart)
Steps to reproduce
Go on pages Price List Lines (7001, ListPart), Purchase Price List Lines (7011, ListPart) and click on edit in excel on each page.