Is there a way to have different prices for different batches?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Marius
    Junior Member
    • Jun 2025
    • 1

    #1

    Is there a way to have different prices for different batches?

    Hello All

    I have EspoCRM with a Sales Pack. My business has had it for about 3 months and it has been great! Super quick and responsive.

    So much so that we want to include batches, as my business is working with pharmaceuticals, so we are dealing with perishables.
    I would like to have different prices for different batches, as some deliveries from different suppliers can be more expensive than others and we pass that cost onto our customers.

    Is there a way to achieve this? From my research there are a few way:


    - Create different products for different batches, that way the price can remain in the product entity
    = Link batches to price books (not viable, as the price book changes the prices for the whole order)
    - Create custom entities with custom relationships

    All of these solutions are not suitable to me.

    Any help would be appreciated.
  • yuri
    Member
    • Mar 2014
    • 9092

    #2
    Hi Marius,

    It's not currently possible. Currently the {product, quantity, account} set is used to determine the price. Adding the batch number into play would complicate things. Now, the quantity is checked per product, by adding the batch number, it becomes less straightforward.

    It requires some effort to design it properly before implementing. Maybe you could share some ideas.

    Regards
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...