Customer PriceList Management Interface

by
Odoo

107.27

v 14.0 Third Party 22
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing (account)
Lines of code 474
Technical Name cft_pricelist_management
LicenseOPL-1
Websitehttps://www.craftsync.com/
Versions 17.0 16.0 13.0 14.0 15.0 11.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing (account)
Lines of code 474
Technical Name cft_pricelist_management
LicenseOPL-1
Websitehttps://www.craftsync.com/
Versions 17.0 16.0 13.0 14.0 15.0 11.0 12.0

Pricelist Management Interface

This module provides beautiful visualization of product prices from different pricelist. User can compare prices of products from different pricelist based on date and minimum Quantity. This all also provides Interface to set/change price of product variants.

Community
Enterprise
Odoo.sh

Features

HIGHLIGHTS

  • Select Pricelist
  • Enter minimum Quantity(Not Required)
  • Select "On Date" for which you want to retrive prices
  • Click on "Add Pricelist" to add pricelist values to main interface

  • Here, Same pricelist is added twice in main interface with differen minimum Quantity. First pricelist shows price for customer when there is order with less than 100qty. Second Pricelist shows price for customer when there are more than 100 Quantities in order.



    After Clicking on "Edit" Icon, below screen will be displyed. User can edit product price here.




    After Clicking on "View" Icon, below screen will be displyed. User can check for applied rule of prodct price on selected date and Quantity.


    Complimentary Support

    You will get 90 days free support for any doubt, queries, and bug fixing (excluding data recovery) or any type of issue related to this module.

    Help & Support

    Contact us at
    info@craftsync.com for any query.

    You may also like

    Odoo Proprietary License v1.0
    
    This software and associated files (the "Software") may only be used (executed,
    modified, executed after modifications) if you have purchased a valid license
    from the authors, typically via Odoo Apps, or if you have received a written
    agreement from the authors of the Software (see the COPYRIGHT file).
    
    You may develop Odoo modules that use the Software as a library (typically
    by depending on it, importing it and using its resources), but without copying
    any source code or material from the Software. You may distribute those
    modules under the license of your choice, provided that this license is
    compatible with the terms of the Odoo Proprietary License (For example:
    LGPL, MIT, or proprietary licenses similar to this one).
    
    It is forbidden to publish, distribute, sublicense, or sell copies of the Software
    or modified copies of the Software.
    
    The above copyright notice and this permission notice must be included in all
    copies or substantial portions of the Software.
    
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
    DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
    ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    DEALINGS IN THE SOFTWARE.
    

    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 or have a question related to your purchase, please use the support page.
    There are no ratings yet!
    error
    by
    Eduardo Torres
    on 3/20/21, 7:32 PM Confirmed Purchase

    te dejo mi correo eduardo.torres@deinos.com.ar


    Error:

    Odoo Server Error


    Traceback (most recent call last):

      File "/home/odoo/src/odoo/odoo/addons/base/models/ir_http.py", line 237, in _dispatch

        result = request.dispatch()

      File "/home/odoo/src/odoo/odoo/http.py", line 683, in dispatch

        result = self._call_function(**self.params)

      File "/home/odoo/src/odoo/odoo/http.py", line 359, in _call_function

        return checked_call(self.db, *args, **kwargs)

      File "/home/odoo/src/odoo/odoo/service/model.py", line 94, in wrapper

        return f(dbname, *args, **kwargs)

      File "/home/odoo/src/odoo/odoo/http.py", line 347, in checked_call

        result = self.endpoint(*a, **kw)

      File "/home/odoo/src/odoo/odoo/http.py", line 912, in __call__

        return self.method(*args, **kw)

      File "/home/odoo/src/odoo/odoo/http.py", line 531, in response_wrap

        response = f(*args, **kw)

      File "/home/odoo/src/odoo/addons/web/controllers/main.py", line 1377, in call_kw

        return self._call_kw(model, method, args, kwargs)

      File "/home/odoo/src/odoo/addons/web/controllers/main.py", line 1369, in _call_kw

        return call_kw(request.env[model], method, args, kwargs)

      File "/home/odoo/src/odoo/odoo/api.py", line 389, in call_kw

        method = getattr(type(model), name)

    Exception


    The above exception was the direct cause of the following exception:


    Traceback (most recent call last):

      File "/home/odoo/src/odoo/odoo/http.py", line 639, in _handle_exception

        return super(JsonRequest, self)._handle_exception(exception)

      File "/home/odoo/src/odoo/odoo/http.py", line 315, in _handle_exception

        raise exception.with_traceback(None) from new_cause

    AttributeError: type object 'product.pricelist' has no attribute 'get_html'


    error al usar la app
    by
    Eduardo Torres
    on 3/20/21, 7:31 PM Confirmed Purchase

    Error:

    Odoo Server Error


    Traceback (most recent call last):

      File "/home/odoo/src/odoo/odoo/addons/base/models/ir_http.py", line 237, in _dispatch

        result = request.dispatch()

      File "/home/odoo/src/odoo/odoo/http.py", line 683, in dispatch

        result = self._call_function(**self.params)

      File "/home/odoo/src/odoo/odoo/http.py", line 359, in _call_function

        return checked_call(self.db, *args, **kwargs)

      File "/home/odoo/src/odoo/odoo/service/model.py", line 94, in wrapper

        return f(dbname, *args, **kwargs)

      File "/home/odoo/src/odoo/odoo/http.py", line 347, in checked_call

        result = self.endpoint(*a, **kw)

      File "/home/odoo/src/odoo/odoo/http.py", line 912, in __call__

        return self.method(*args, **kw)

      File "/home/odoo/src/odoo/odoo/http.py", line 531, in response_wrap

        response = f(*args, **kw)

      File "/home/odoo/src/odoo/addons/web/controllers/main.py", line 1377, in call_kw

        return self._call_kw(model, method, args, kwargs)

      File "/home/odoo/src/odoo/addons/web/controllers/main.py", line 1369, in _call_kw

        return call_kw(request.env[model], method, args, kwargs)

      File "/home/odoo/src/odoo/odoo/api.py", line 389, in call_kw

        method = getattr(type(model), name)

    Exception


    The above exception was the direct cause of the following exception:


    Traceback (most recent call last):

      File "/home/odoo/src/odoo/odoo/http.py", line 639, in _handle_exception

        return super(JsonRequest, self)._handle_exception(exception)

      File "/home/odoo/src/odoo/odoo/http.py", line 315, in _handle_exception

        raise exception.with_traceback(None) from new_cause

    AttributeError: type object 'product.pricelist' has no attribute 'get_html'