1.修复销售岗位创建快速订单没有生成销售订单问题2.工件配送Tree视图默认上产线

This commit is contained in:
jinling.yang
2024-05-07 14:44:58 +08:00
parent ed41667477
commit b8196cc4a9
10 changed files with 53 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<data noupdate="0">
<data noupdate="1">
<record id="sequence_workpiece_delivery" model="ir.sequence">
<field name="name">工件配送</field>
<field name="code">sf.workpiece.delivery</field>