Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trytond-sale-promotion

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trytond-sale-promotion

Tryton module for sale promotion

  • 7.4.0
  • PyPI
  • Socket score

Maintainers
3

Sale Promotion ##############

The sale_promotion module allows to apply promotions on sale based on criteria.

The promotion is applied by changing the unit price of the affected lines when the sale goes into quotation but the unit price is restored when going back to draft.

Sale Promotion


Each matching Sale Promotion is considered for application but only those who reduces the unit price of the lines are really applied. The criteria are the fields:

  • Company: The company should be the same as the sale.
  • Price List: The sale price list.
  • Start Date/End Date: The period for which the promotion is valid.
  • Amount: The amount of the sale.
  • Quantity: The sum quantity of the sale lines which have the same Unit.
  • Products: The list of products to apply the promotion.
  • Categories: The list of product categories to apply the promotion.

The new unit price is computed by the field Formula.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc