eCustomer - How to Set the Default PriceList
Hi,
In eCustomer application, The Product Catalog displays products from the 'Master Price List' (ie; the Price List which is refferred to in the LOV - PRICER_MASTER_PRICE_LIST_ID).
However , after the Quote is converted to an Order, the Account PriceList gets set as the Current Price List. If we navigate to the Product Catalog again in the same session, the list of products are displayed which are present in the 'Account Price List'. Our requirement is to always display the products from the 'Master Price List' in the Catalog view.
I have tried setting the Profile Attribute 'DefaultPriceListId' (as seen from a supportweb post) on the Applet_Load event of the Catalog/Category Applets but the products from the 'Master Price List ' does not gets displayed unless the session is logged out.
In eCustomer application, The Product Catalog displays products from the 'Master Price List' (ie; the Price List which is refferred to in the LOV - PRICER_MASTER_PRICE_LIST_ID).
However , after the Quote is converted to an Order, the Account PriceList gets set as the Current Price List. If we navigate to the Product Catalog again in the same session, the list of products are displayed which are present in the 'Account Price List'. Our requirement is to always display the products from the 'Master Price List' in the Catalog view.
I have tried setting the Profile Attribute 'DefaultPriceListId' (as seen from a supportweb post) on the Applet_Load event of the Catalog/Category Applets but the products from the 'Master Price List ' does not gets displayed unless the session is logged out.
0