19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:29:53 +01:00
parent 6e54c1af6c
commit 3ca647e428
1087 changed files with 132065 additions and 108499 deletions

View file

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import barcode_rule
@ -11,4 +10,6 @@ from . import pos_config
from . import pos_order_line
from . import pos_order
from . import pos_session
from . import res_config_settings
from . import product_product
from . import product_template
from . import res_partner