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, <eradwan1...@gmail.com> wrote:

> 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
>
>
> > On 28 Jul 2022, at 7:36 AM, Ashish Vijaywargiya <
> ashish.vijaywarg...@hotwaxsystems.com> wrote:
> >
> > 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" to purchase a goods is
> > generated.
> > - Requirements are converted into PO. You can also directly create PO as
> > well in the system.
> > - As you receive the Goods in the warehouse then you do the PO receiving
> > and that helps you to adjust Inventory levels(ATP and QOH).
> >
> > So to answer your question, Yes PO in OFBiz are generally created to do
> > inventory adjustments.
> >
> > Hope this helps.
> >
> > --
> > Kind Regards,
> > Ashish Vijaywargiya
> > Vice President of Operations
> > *HotWax Systems*
> > *Enterprise open source experts*
> > http://www.hotwaxsystems.com
> >
> >
> >
> > On Wed, Jul 27, 2022 at 9:09 PM Emad Radwan <eradwan1...@gmail.com>
> wrote:
> >
> >> Hello Community,
> >>
> >> Is the purchase order subject to any kind of adjustments? If yes, what
> are
> >> examples of this?
> >>
> >> Regards,
> >> Emad
>
>

Reply via email to