Product Price List based on Last Partner's Invoice

by
Odoo
v 7.0 Third Party 249
Download for v 7.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Social Network (mail)
Technical Name product_pricelist_last_invoice
LicenseAGPL-3
Websitehttp://www.ecosoft.co.th
Repositorylp:ecosoft-addons/7.0
You bought this module and need support? Click here!

Add new option in Price List Version to calculate price based on last invoice

Note: Have not tested with multi-currency yet.

  • Additional, second base field, this is optional for computation price list ,when price list in base equal to 0.0 , it will be new calculate price list with base2.
    • Ecosof-addons/product_pricelist_last_invoice module
      • New base2 and base2_pricelist_id Name field
      • New constraints
        1. _check_duplicate_base,Checking base not equal to base2
        1. _check_base2_recursion, Checking base2 Pricelist has looping in Other Pricelist
      • New Method
      • 1._common_price_get_multi, Copy from price_get_multi and param:basefieldname for choosing field to calculate price list
        1. base_price_get_multi, Using "base" field computation a price list
        1. base2_price_get_multi, Using "base2" field computation a price list
      • Override price_get_multi method from product.pricelist module(replace method ,it not call super class)
      • Modification price_get_multi_lastinvoice method,add param:basefieldname for choosing field to calculate price list
      • Remove price_get method

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.