Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A field on a BillingAccount entity records the value of Line of Credit issued to a Party billingAccount. If a Payment is received before Invoice or is a Customer Deposit, such payment can be applied to a BillingAccount.When a Payment is applied to a BillingAccount there should be a record in PaymentApplication, but if the PaymentApplication record(s) doesn't have the invoiceId field populated it should not be considered applied to an Invoice and therefore "consumed".

Q: Will ofbiz stop User from taking a order for value more then available Line Of Credit?

Q: Does applying a Payment to Billing Account increase avilable Line Of Credit?