Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
15.66 KB
MD5: 5965930ea2bfb5c3d94ad5f47f141865
SHA-1: ddd91ab3b69a67d1faa0c159ed9c02ae4f050194
SHA-256: 33a289f3e07e6d947d0934e94489ff52148637ec9b129beefc78f42e915e0550
Download zip
20.75 KB
MD5: c40b1116514908c93469ed16d7bf7be1
SHA-1: 44a984fb881e0decb33ba94b8ef444be2a47ad02
SHA-256: 9ba417628581c7abf24a0b110955cd210a0079cfb1847dc92a18d8272939faab
Release notes
- Product price recalculation on save implemented. Recalculation is turned off by default, but can be configured on module's settings page.
Price is calculated using cost and margin (default margin can be provided on module's settings page and it can be altered by any custom module using 'hook_commerce_costs_profits_product_margin_alter'). - 'Variable' module is added as dependency.