Skip to content

Commit

Permalink
[REF] base: Add unittests to check new changes for partner.address_get
Browse files Browse the repository at this point in the history
The csv file was used with the old version of odoo
in order to get the results in order to compare with
new results of latest changes to partner.address_get method
  • Loading branch information
moylop260 committed May 18, 2024
1 parent 321ce4e commit d38805b
Show file tree
Hide file tree
Showing 3 changed files with 7,900 additions and 0 deletions.
1 change: 1 addition & 0 deletions odoo/addons/base/tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@
from . import test_pdf
from . import test_config_parameter
from . import test_ir_module_category
from . import test_base_address_get_demo

0 comments on commit d38805b

Please sign in to comment.