@ -11,7 +11,7 @@
""",
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"version": "9.0.1.0",
"version": "10.0.1.0.0",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Website",
"depends": ["website_portal_v10"],
@ -4,8 +4,8 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from openerp.addons.website_portal_v10.controllers.main import WebsiteAccount
from openerp.http import request
from odoo.addons.website_portal_v10.controllers.main import WebsiteAccount
from odoo.http import request
class PortalPosOrderAmount(WebsiteAccount):
@ -3,7 +3,7 @@
Copyright 2018 Rémy Taymans <remytaymans@gmail.com>
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-->
<openerp>
<odoo>
<!-- Add pos.order total amount -->
<template
@ -23,4 +23,4 @@
</xpath>
</template>
</openerp>
</odoo>