Skip to main content

Sale line price properties based

Project description

License: AGPL-3

Sale line price properties based

This module allows to use python formulas to compute the sale order line price.

You can configure the ‘Price formula’ on the product form using python code.

Formula example:

area = float(properties['Width']) * float(properties['Length'])
result = area / 2.0
if 'Painting' in properties:
    result = result + 5

When changing properties on sale order line, the system will automatically compute the line price unit.

Usage

Try me on Runbot

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.

Credits

Images

  • Odoo Community Association: Icon.

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file odoo8_addon_sale_line_price_properties_based-8.0.1.0.0.99.dev15-py2-none-any.whl.

File metadata

File hashes

Hashes for odoo8_addon_sale_line_price_properties_based-8.0.1.0.0.99.dev15-py2-none-any.whl
Algorithm Hash digest
SHA256 b8c225ad1da9ee14b8f337cf489ab315294321136c5b90213ea778859fb4ea90
MD5 7a7f38f4e33ed57198ede5eb51d8df29
BLAKE2b-256 1d4b22a1d3280601656d8a98425cb86ee868ef8e49cf30a7896ea239e2dc3c71

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page