Those constants are meant to be overridden by a module
Simply import the main controller with:
from openerp.addons.website_sale.controllers import main
then change the values
main.PPR = your_nr
main.PPG = your_nr
Thanks
Simply import the main controller with:
from openerp.addons.website_sale.controllers import main
then change the values
main.PPR = your_nr
main.PPG = your_nr
Thanks
you best
ReplyDelete