Skip to content

Get rid of Pricing::PricingCatalog #433

@porbas

Description

@porbas

It is only used when calculating order total value and order sub-amounts (amounts in order lines).

It's implementation is sub-optimal, it reads all PriceSet events from RES on each clalculation. It won't scale well.

Let's try to have price in ItemAdded/ItemRemoved events and do total calculations in the Offer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions