Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dwsproject
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dws
dwsproject
Commits
9c9ad68a
Commit
9c9ad68a
authored
Nov 28, 2025
by
malihua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
显示金额
parent
17a83e40
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
jzjx_project/views/inherit_roke_mes_stock_picking_views.xml
+17
-0
No files found.
jzjx_project/views/inherit_roke_mes_stock_picking_views.xml
View file @
9c9ad68a
...
@@ -48,4 +48,20 @@
...
@@ -48,4 +48,20 @@
</xpath>
</xpath>
</field>
</field>
</record>
</record>
<record
id=
"inherit_view_roke_mes_stock_quant_form"
model=
"ir.ui.view"
>
<field
name=
"name"
>
inherit.roke.mes.stock.quant.form
</field>
<field
name=
"model"
>
roke.mes.stock.quant
</field>
<field
name=
"inherit_id"
ref=
"roke_mes_stock.view_roke_mes_stock_quant_form"
/>
<field
name=
"arch"
type=
"xml"
>
<xpath
expr=
"//field[@name='reserved_quantity']"
position=
"after"
>
<field
name=
"subtotal"
/>
</xpath>
<xpath
expr=
"//notebook/page[1]/field[@name='in_move_line_ids']//tree//field[@name='lot_note']"
position=
"after"
>
<field
name=
"subtotal"
/>
</xpath>
<xpath
expr=
"//notebook/page[2]/field[@name='out_move_line_ids']//tree//field[@name='lot_note']"
position=
"after"
>
<field
name=
"subtotal"
/>
</xpath>
</field>
</record>
</odoo>
</odoo>
\ No newline at end of file
Write
Preview
Markdown
is supported
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