Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #47814 Back to Issue ]
Summary 0047814: JIRA 2396 - When loading an existing order, product details linked to sales order is not loaded
Revision 2021-10-14 09:19 by jmelin
Steps To Reproduce Create a new order with a menu and complete it

Look for this order in "Sales" window and do a verified return of all the product.

The following informations are needed for menu items of menu:
ticket.lines[].menuItems.product => retrieve product informations (including taxCategory and custom field)
ticket.lines[].menuItems.product.schemas
ticket.lines[].taxes
ticket.lines[].grossUnitAmount
ticket.lines[].baseGrossUnitAmount
ticket.lines[].grossUnitAmountWithoutTicketDiscounts
ticket.lines[].grossUnitPriceWithoutTicketDiscounts
ticket.lines[].promotions
Revision 2021-10-13 18:51 by jmelin
Steps To Reproduce Create a new order with a menu and complete it

Look for this order in "Sales" window and do a verified return of all the product.

The following informations are needed:
ticket.lines[].menuItems.product => retrieve product informations (including taxCategory and custom field)
ticket.lines[].menuItems.product.schemas
ticket.lines[].taxes
ticket.lines[].grossUnitAmount
ticket.lines[].baseGrossUnitAmount
ticket.lines[].grossUnitAmountWithoutTicketDiscounts
ticket.lines[].grossUnitPriceWithoutTicketDiscounts
ticket.lines[].promotions
Revision 2021-10-13 10:29 by jmelin
Steps To Reproduce Create a new order with a menu and complete it

Look for this order in "Sales" window and do a verified return of all the product.

Check the data avaible the "menu lines" of the menu
=> only menu id and name are available


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker