Skip to content

Commit

Permalink
[REF] name of module.
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain committed Nov 22, 2024
1 parent 845d6f9 commit e6221e9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "GRAP - Custom Import Fiscal Classification",
"summary": "Extra GRAP Tools to import data for"
"name": "GRAP - Custom Product Import - Fiscal Classification Module",
"summary": "Extra GRAP Tools to import product data for"
" Account Product Fiscal Classification",
"version": "16.0.1.0.0",
"category": "Tools",
Expand Down
2 changes: 1 addition & 1 deletion grap_custom_import_product/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "GRAP - Custom Import Product Module",
"name": "GRAP - Custom Product Import",
"summary": "Extra GRAP Tools to import data for product module",
"version": "16.0.1.0.0",
"category": "Tools",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "GRAP - Custom Import Product Supplierinfo Quantity Multiplier Module",
"summary": "Extra GRAP Tools to import data for"
" product Supplierinfo Quantity Multiplier module",
"name": "GRAP - Custom Product Import - Supplierinfo Quantity Multiplier Module",
"summary": "Extra GRAP Tools to import product data for"
" Product Supplierinfo Quantity Multiplier module",
"version": "16.0.1.0.0",
"category": "Tools",
"author": "GRAP",
Expand Down

0 comments on commit e6221e9

Please sign in to comment.