So if the invoice is $100....how can we clear the $15 with a commission invoice?
-------- Original Message -------- Subject: Re: Invoice Item Type From: S K Pradeep Kumar <[email protected]> Date: Tue, October 15, 2019 2:50 am To: [email protected] Hi James, Amazon $15 is a commission for product listing, so, you can use the commission feature in the ofbiz. Look at commission run : https://demo-stable.ofbiz.apache.org/ap/control/CommissionRun Remaining everything is going as its. Just link the commission invoice with actual order invoiceId as parent Id. With regards, S K Pradeep Kumar, 9035009495 On Mon, Oct 14, 2019 at 11:19 PM <[email protected]> wrote: > Good Day. We are trying to determine if Invoice Item Type can be used > for processing Amazon orders in Ofbiz. > Here is the scenario > > Customer purchases product on amazon.com for a total of $100. > We process the order from amazon but we have to account for amazon fees > of $15 > So we want to show the order subtotal of $100 Amazon fees as new invoice > item type of -$15 (similar to how discounts work) > Total Order is $85. > > When Amazon sends us the payment it will be for $85 and we can process > the $85 to close out the invoice. > > Question. How can we add an additional invoice item type called Amazon > Fees? How can we trigger it to be added on the sales order? > > Thanks, > > James >
