Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ap_sale_project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Le Filament
Arbre et Paysage
ap_sale_project
Commits
919b36c7
Commit
919b36c7
authored
3 years ago
by
Rémi - Le Filament
Browse files
Options
Downloads
Patches
Plain Diff
[IMP] remove protection categ
parent
774c4bea
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/product_category.xml
+5
-6
5 additions, 6 deletions
data/product_category.xml
with
5 additions
and
6 deletions
data/product_category.xml
+
5
−
6
View file @
919b36c7
...
...
@@ -19,19 +19,18 @@
/>
<field
name=
"name"
>
Piquets
</field>
</record>
<record
id=
"product_category_protection"
model=
"product.category"
>
<record
id=
"product_category_protection
_high
"
model=
"product.category"
>
<field
name=
"parent_id"
ref=
"ap_sale_project.product_category_plantation_supply"
/>
<field
name=
"name"
>
Protections
</field>
</record>
<record
id=
"product_category_protection_high"
model=
"product.category"
>
<field
name=
"parent_id"
ref=
"ap_sale_project.product_category_protection"
/>
<field
name=
"name"
>
Protections Hautes
</field>
</record>
<record
id=
"product_category_protection_low"
model=
"product.category"
>
<field
name=
"parent_id"
ref=
"ap_sale_project.product_category_protection"
/>
<field
name=
"parent_id"
ref=
"ap_sale_project.product_category_plantation_supply"
/>
<field
name=
"name"
>
Protections Basses
</field>
</record>
<record
id=
"product_category_marker"
model=
"product.category"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment