codbex / codbex-olympus

Enterprise Resource Planing
Eclipse Public License 2.0
0 stars 0 forks source link

[Hestia] Payments to be connectable to more than one orders or invoices #60

Closed MinaDoncheva closed 2 months ago

MinaDoncheva commented 2 months ago

When creating а CustomerPayment we should be able to link it to any orders and invoices of that customer. A payment can be partial to order/invoice it can also combines amounts of several orders/invoices.

When a payment is generated as connected to order, it won't automatically connect it to an invoice generated based on that order, because they are related to different parts of the order.

MinaDoncheva commented 2 months ago

fixed with