Administrator React typescript datetime pickers Beauty MUI component [1] Beauty MUI component** Why we should install 3 libs instead 1? I have a task to use datatime picker in react admin typescript, or just in typescript. And it was a big surpr... Nov 21, 2022 0 419
Administrator Difference mail.template ir.action.report ir.ui.view and compose **Building a hierarchy** A simple diagram in order not to get confused. In short, at the lowest level odoo operates ir.ui.view it can be both standard list,form and qweb. Next is the report, it uses s... May 18, 2022 0 586
Administrator Sale order line product tax default multi companies **1.Add taxes to customer taxes field. ** Set one tax per company. If i use 3 companies in Odoo, the set 3 taxes as on screensho **2.Check result** When you add product in sale order line. Tax wi... Feb 1, 2022 0 662
Administrator Odoo migration from 11 EE to 14 CE In this article, I tell you how to use standard export and import and a few small scripts to migrate a database from incompatible versions of odoo without using open upgrade. ATTENTION!!! In the proce... Jan 18, 2022 0 1187
Administrator Odoo speedup website with minify Minify js [1] Result [2] None [3] Minify js** Default behavior by default, odoo minifies files very poorly. Just removing spaces and one more little thing.With this function def rjsmin ( script ): ... Nov 13, 2021 0 1255
Administrator Windows restore db with psql Psql Window [1] Psql Window** Start psql windows C:\Program Files\Odoo\PostgreSQL\scripts\runpsql.bat Restore backup from pg_dump psql your_database> \i C:/Users/Artem/Downloads/tsl-09-06-2021_11_0... Nov 2, 2021 0 838
Administrator Odoo files store and base64 encoding Odoo files store [1] Why base64 [2] Odoo files store** Default since odoo 11 may be 10 By default, starting from version 11 of the ode, all files are stored on the server's FILE SYSTEM. The databas... Nov 2, 2021 0 1131
Administrator Odoo windows services and rename folder NSSM [1] Rename odoo folder [2] NSSM** What is NSSM? Its program for windows for manager services Where its path? Usually C:\Program Files\Odoo\nssm\win64 Why we cant use windows regedit for edit s... Jul 27, 2021 0 1115
Administrator Accessing a field, model by group, rules and condition Theory (rules and csv) [1] Real task, case [2] None [3] Implementation in code [4] Theory (rules and csv) ** About rules Get from this [5] thanks to these guys for their work Record rules are co... Jul 4, 2021 0 894
Administrator How to override js function in odoo14 owl? History before OWL [1] OWL override [2] OWL model data override [3] History before OWL** Extends We are all used to the fact that odoo js has two inheritance mechanisms extends and include. Extends a... Jun 15, 2021 0 2507
Administrator Odoo nginx.conf and odoo.conf Main info [1] Nginx.conf [2] Odoo.conf [3] postgresql.conf [4] Nginx [5] Odoo [6] Other speedup advice [7] Nginx** 1. Setup gzip and SSL certificate Gzip will reduce the size of the data transmi... May 27, 2021 0 2074
Administrator Auto backup Gdrive and Local Existing solution [1] Professional solution [2] Existing solution** Most popular Today we will talk about auto-backup, of course we all know that there is a free module https://apps.odoo.com/apps/mo... May 14, 2021 0 1106