How can I correctly inherit and extend the POS template in Odoo 17?
I am tying to inherit a template in point_of_sale screen so that i can change the function the “Invoice” button is targeting. Here is the template i am trying to inherit
How do I restrict menu (website.menu) access for different types of portal users (e.g., Employees and Parents)?
im trying to restrict the menus (website.menu) based on the for different types of portal users signed in,
Import whole module error on odoo 17 because Access Right cannot read the model
I get this error while import the module:
How to add button to customer portal: Odoo17
I want to add a button to the customer portal:
remove purchase order PurchaseDashBoard in odoo17
how can i remove purchase order PurchaseDashBoard
remove purchase order PurchaseDashBoard in odoo17
how can i remove purchase order PurchaseDashBoard
remove purchase order PurchaseDashBoard in odoo17
how can i remove purchase order PurchaseDashBoard
remove purchase order PurchaseDashBoard in odoo17
how can i remove purchase order PurchaseDashBoard
remove purchase order PurchaseDashBoard in odoo17
how can i remove purchase order PurchaseDashBoard
How to filter the general ledger in odoo?
I want to implement a custom way to export the general ledger. The goal is to track the export and then export only new lines at the next run to allow for a continuous export. Unfortunately I cannot find any place to attach custom filters or other to implement this. I’m considering making my own export of account move lines, but maybe there is some way to modify the general ledger still? I’m grateful for any pointers.