dieg0-a / posagentpro-src

POS Agent Source Code
MIT License
3 stars 2 forks source link

Error while importing #2

Open bradl822 opened 3 months ago

bradl822 commented 3 months ago

`Error while importing module 'pos_posagent'.

while parsing file:/c:/windows/servic~1/locals~1/appdata/local/temp/tmpuq5vzc6_/pos_posagent/views/pos_config_views.xml:3 Error while validating view near:

            <sheet>
                <widget name="web_ribbon" title="Archived" bg_color="text-bg-danger" invisible="active"/>
                <field name="active" invisible="1"/>
                <field name="company_has_template" invisible="1"/>
                <field name="has_active_session" invisible="1"/>

Field "use_posagent" does not exist in model "pos.config"

View error context: {'file': 'c:\windows\servic~1\locals~1\appdata\local\temp\tmpuq5vzc6_\pos_posagent\views\pos_config_views.xml', 'line': 4, 'name': 'pos.config.form', 'view': ir.ui.view(2070,), 'view.model': 'pos.config', 'view.parent': ir.ui.view(1054,), 'xmlid': 'pos_use_posagent_config_view_form'}

`

Importing on self hosted community edition. Windows 10. Hoping for some help.

dieg0-a commented 3 months ago

Hello could you please indicate what version of Odoo you're trying to install this module in?