Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tryton
Tryton
Commits
e49c31a630b5
Commit
e49c31a6
authored
Jan 21, 2023
by
Cédric Krier
Browse files
Make product supplier price list editable
Closes
#3618
parent
1ce6515a1780
Pipeline
#61717
passed with stages
in 17 minutes and 46 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
modules/purchase/view/product_supplier_price_list_sequence.xml
View file @
e49c31a6
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree
sequence=
"sequence"
>
<tree
sequence=
"sequence"
editable=
"1"
>
<field
name=
"product_supplier"
expand=
"1"
/>
<field
name=
"quantity"
symbol=
"uom"
/>
<field
name=
"unit_price"
expand=
"1"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment