1、优化品牌同步接口,2、内部调拨作业详情添加Rfid字段;

This commit is contained in:
yuxianghui
2024-04-17 17:01:01 +08:00
parent 7897e6e55b
commit 22c388f52c
4 changed files with 12 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<field name="destination_location_id" domain="[('location_id', '=', location_dest_id_value), '|',
('location_status', '=', '空闲'), ('product_id', '=', current_product_id), ('product_sn_id',
'=', there_is_no_sn)]"/>
<field name="rfid_barcode" string="Rfid"/>
<!-- <field name="location_dest_id_product_type"/> -->
<!-- <field name="location_dest_id"/> -->