Re: Purchase Order Adjustments

2022-08-01 Thread Rishi Solanki
Dear Emad, Yes it is tried to tell the same with additional information of adjustment types. There is no specific adjustments specific to sales order only. And purchase order may also have the adjustments or discount, so it uses the common types for both orders if business requires. But if PO

Re: Purchase Order Adjustments

2022-08-01 Thread Emad Radwan
Hello Rishi, I’m talking about the applicability from a business point of view - not from relations between tables - for example, I understand that ‘discount’ is a valid adjustment type in a sales order, but is it true for a purchase order? From a business practice view I mean? Regards, Emad

Re: Purchase Order Adjustments

2022-08-01 Thread Rishi Solanki
Please check the OrderAdjustmentType table is link with Order Adjustment. It has all type of adjustment.and yes it is common for both sales and purchase order. Best Regards, Rishi On Thu, 28 Jul 2022, 16:51 Emad Radwan, wrote: > Hello Ashish, > > Many thanks for the nice explanation. What

Re: Purchase Order Adjustments

2022-07-28 Thread Emad Radwan
Hello Ashish, Many thanks for the nice explanation. What about the other types of adjustments that we store in Order_adjustment table? For sales orders, I understand that this would be something like discounts, promotions, taxes, etc. Are there similar cases for purchase orders? Regards, Emad

Re: Purchase Order Adjustments

2022-07-27 Thread Ashish Vijaywargiya
Hello Emad, A very good question! Purchase Orders are linked to Suppliers. A simple use case is this: - Goods(Product in OFBiz) are associated with Supplier(SupplierProduct entity) - Goods are linked with Inventory(InventoryItem entity, ATP and QOH) - As ATP goes negative then a "Requirement"

Purchase Order Adjustments

2022-07-27 Thread Emad Radwan
Hello Community, Is the purchase order subject to any kind of adjustments? If yes, what are examples of this? Regards, Emad