杨金灵
|
1af160542c
|
Accept Merge Request #1061: (feature/优化制造订单报废流程 -> develop)
Merge Request: 优化部分制造订单报废流程
Created By: @杨金灵
Reviewed By: @马广威
Approved By: @马广威
Accepted By: @杨金灵
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/1061
|
2024-06-05 15:53:56 +08:00 |
|
jinling.yang
|
71246af16a
|
还原注释代码
|
2024-06-05 15:52:50 +08:00 |
|
杨金灵
|
fdfd01605d
|
Merge branch refs/heads/develop into refs/heads/hotfix/修复工件上下产线
|
2024-06-05 09:30:30 +08:00 |
|
jinling.yang
|
f33d7b79fc
|
优化工件上下产线
|
2024-06-04 16:13:42 +08:00 |
|
jinling.yang
|
8bd5841d7a
|
去掉重写state方法
|
2024-06-04 15:59:35 +08:00 |
|
jinling.yang
|
e9ab57854e
|
修改生成外协出入库单时,查询条件排序修改为根据create_date或id排序
|
2024-06-04 10:48:50 +08:00 |
|
jinling.yang
|
6fc94042ee
|
中控调取cnc工单时,工单不完成,加工完成时间为当前时间
|
2024-06-04 10:42:34 +08:00 |
|
jinling.yang
|
b70ec36365
|
修改生成外协出入库单时,查询条件排序修改为根据id排序
|
2024-06-04 10:33:40 +08:00 |
|
jinling.yang
|
3738b8d72b
|
中控请求接口超时改为10秒
|
2024-06-03 17:21:42 +08:00 |
|
jinling.yang
|
5fb9326d8b
|
中控请求接口超时改为30秒
|
2024-06-03 17:09:35 +08:00 |
|
jinling.yang
|
2ab9f37062
|
1.修复工件配送2.优化运送空料架.3.cloud下发编程单至sf时,将程序单pdf同步至制造订单的装夹预调工单的加工图纸上4.修复工件上下产线接口
|
2024-06-03 16:59:14 +08:00 |
|
jinling.yang
|
711e0d1437
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/优化制造订单报废流程
|
2024-06-03 16:09:08 +08:00 |
|
jinling.yang
|
ea6de0c248
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/优化制造订单报废流程
# Conflicts:
# sf_manufacturing/models/mrp_production.py
|
2024-06-03 15:43:57 +08:00 |
|
jinling.yang
|
a673630fd3
|
1.优化工件配送超时提示2.优化工件上下线接口3.优化编程单下发至cnc工单时,将程序单pdf文件也传给装夹预调工单的加工图纸字段上
|
2024-06-03 15:36:19 +08:00 |
|
jinling.yang
|
7043d2b8b7
|
添加日志
|
2024-05-30 16:52:06 +08:00 |
|
jinling.yang
|
26c979ef1d
|
修复报价选择已有产品确认问题
|
2024-05-30 16:45:32 +08:00 |
|
jinling.yang
|
d883a7ff22
|
新增名称校验
|
2024-05-30 11:01:29 +08:00 |
|
jinling.yang
|
17678c53c9
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/空料架名称去重校验
|
2024-05-29 17:56:55 +08:00 |
|
jinling.yang
|
c437c185a4
|
空料架名称去重校验
|
2024-05-29 17:56:22 +08:00 |
|
jinling.yang
|
f8a9fcc0ce
|
工件配送去掉重复的起点接驳站
|
2024-05-29 15:26:47 +08:00 |
|
jinling.yang
|
d12714dd65
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/优化配送空料架
|
2024-05-29 15:23:32 +08:00 |
|
jinling.yang
|
a1bea537bb
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into develop
|
2024-05-29 15:23:12 +08:00 |
|
jinling.yang
|
5350675355
|
释放occ注释代码
|
2024-05-29 15:22:57 +08:00 |
|
jinling.yang
|
65d2593db9
|
配送空料架开放新建
|
2024-05-29 15:03:08 +08:00 |
|
禹翔辉
|
f5f881f256
|
Merge branch refs/heads/develop into refs/heads/hotfix/制造订单的工单顺序错误bug
|
2024-05-29 14:22:15 +08:00 |
|
jinling.yang
|
d2babec1aa
|
Merge tag '修复编程单下发接口' into develop
|
2024-05-29 12:50:05 +08:00 |
|
jinling.yang
|
66dc7b540c
|
Merge branch 'hotfix/修复编程单下发接口' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into release/release_1_1
|
2024-05-29 12:44:06 +08:00 |
|
jinling.yang
|
decfd27401
|
1.修复cnc工单没有程序文件路径
2.修复编程单已下发,在工件配送时,提示未下发nc程序
|
2024-05-29 12:41:55 +08:00 |
|
yuxianghui
|
f71d62dad1
|
优化工单工序
|
2024-05-29 11:26:17 +08:00 |
|
jinling.yang
|
a1d8b88db2
|
修复工单排序
|
2024-05-29 10:25:23 +08:00 |
|
yuxianghui
|
b7a11f0abe
|
修复 【制造订单的工单顺序错误,需排查处理bug】 问题
|
2024-05-29 09:34:41 +08:00 |
|
jinling.yang
|
7ab954ebbc
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/优化制造订单报废流程
|
2024-05-29 09:30:41 +08:00 |
|
jinling.yang
|
f7723f1b9c
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into develop
|
2024-05-29 09:30:20 +08:00 |
|
jinling.yang
|
fe88a416a7
|
制造订单合并一张编程单下发时,工件配送记录的未下发nc程序为未下发及cnc程序没有对应ftp文件路径问题
|
2024-05-28 17:57:27 +08:00 |
|
yuxianghui
|
9055e7ed8b
|
1、优化生成工单工序的方法
|
2024-05-28 16:35:06 +08:00 |
|
jinling.yang
|
412bf4b9be
|
优化返工和报废
|
2024-05-24 17:00:44 +08:00 |
|
jinling.yang
|
5f42b5d056
|
优化制造订单报废流程,返工流程暂停(需求需重新设计)
|
2024-05-23 11:46:09 +08:00 |
|
jinling.yang
|
57b264b84d
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/优化返工和重新制造订单
|
2024-05-22 17:36:17 +08:00 |
|
jinling.yang
|
ff12a86406
|
优化cnc工单返工:在原有的cnc工单后新增返工标志的cnc工单,且工序累加,状态为就绪,解除装夹工单的状态为等待其他工单
|
2024-05-22 17:35:57 +08:00 |
|
mgw
|
187495eb67
|
Merge branch 'master' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into release/release1.0
# Conflicts:
# sf_base/__init__.py
# sf_base/__manifest__.py
# sf_base/commons/__init__.py
# sf_base/commons/common.py
# sf_base/models/__init__.py
# sf_base/models/base.py
# sf_base/models/common.py
# sf_base/security/group_security.xml
# sf_base/security/ir.model.access.csv
# sf_base/views/base_view.xml
# sf_base/views/common_view.xml
# sf_base/views/menu_view.xml
# sf_bf_connect/__init__.py
# sf_bf_connect/__manifest__.py
# sf_bf_connect/controllers/__init__.py
# sf_bf_connect/controllers/controllers.py
# sf_bf_connect/models/__init__.py
# sf_bf_connect/models/http.py
# sf_bf_connect/models/models.py
# sf_bf_connect/models/process_status.py
# sf_bf_connect/views/res_partner_view.xml
# sf_dlm/__manifest__.py
# sf_dlm/data/product_data.xml
# sf_dlm/models/__init__.py
# sf_dlm/models/product_supplierinfo.py
# sf_dlm/views/product_template_view.xml
# sf_machine_connect/__init__.py
# sf_machine_connect/__manifest__.py
# sf_machine_connect/models/__init__.py
# sf_machine_connect/models/ftp_client.py
# sf_machine_connect/models/ftp_operate.py
# sf_machine_connect/models/py2opcua.py
# sf_machine_connect/security/ir.model.access.csv
# sf_machine_connect/views/SfWorkOrderBarcodes.xml
# sf_machine_connect/views/WorkCenterBarcodes.xml
# sf_machine_connect/views/compensation.xml
# sf_machine_connect/views/default_delivery.xml
# sf_machine_connect/views/delivery_record.xml
# sf_machine_connect/views/ftp_button.xml
# sf_machine_connect/views/machine_info_present.xml
# sf_machine_connect/views/machine_monitor.xml
# sf_machine_connect/wizard/__init__.py
# sf_machine_connect/wizard/action_up.py
# sf_manufacturing/__init__.py
# sf_manufacturing/__manifest__.py
# sf_manufacturing/models/__init__.py
# sf_manufacturing/models/model_type.py
# sf_manufacturing/models/mrp_maintenance.py
# sf_manufacturing/models/mrp_production.py
# sf_manufacturing/models/mrp_routing_workcenter.py
# sf_manufacturing/models/mrp_workcenter.py
# sf_manufacturing/models/mrp_workorder.py
# sf_manufacturing/models/res_user.py
# sf_manufacturing/models/stock.py
# sf_manufacturing/security/group_security.xml
# sf_manufacturing/security/ir.model.access.csv
# sf_manufacturing/views/model_type_view.xml
# sf_manufacturing/views/mrp_routing_workcenter_view.xml
# sf_manufacturing/views/mrp_workcenter_views.xml
# sf_manufacturing/views/mrp_workorder_view.xml
# sf_mrs_connect/__init__.py
# sf_mrs_connect/__manifest__.py
# sf_mrs_connect/controllers/controllers.py
# sf_mrs_connect/data/ir_cron_data.xml
# sf_mrs_connect/models/__init__.py
# sf_mrs_connect/models/ftp_operate.py
# sf_mrs_connect/models/res_config_setting.py
# sf_mrs_connect/models/sync_common.py
# sf_mrs_connect/views/res_config_settings_views.xml
# sf_sale/__init__.py
# sf_sale/__manifest__.py
# sf_sale/models/__init__.py
# sf_sale/models/sale_order.py
# sf_sale/views/sale_order_view.xml
# yizuo_login_background_and_styles/__manifest__.py
# yizuo_login_background_and_styles/controllers/main.py
# yizuo_login_background_and_styles/models/login_image.py
# yizuo_login_background_and_styles/models/res_config_settings.py
|
2024-05-18 22:39:05 +08:00 |
|
mgw
|
0ae0ad2ba8
|
修复库存岗位验证入库无权限问题
|
2024-05-18 21:56:43 +08:00 |
|
马广威
|
6d503968a5
|
Accept Merge Request #1033: (feature/制造代码优化 -> develop)
Merge Request: 修复value bug
Created By: @马广威
Accepted By: @马广威
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/1033?initial=true
|
2024-05-18 20:03:02 +08:00 |
|
mgw
|
cc7963cb5a
|
修复value bug
|
2024-05-18 20:02:32 +08:00 |
|
马广威
|
e2fdfbf1ee
|
Accept Merge Request #1032: (feature/修复表面工艺对应库存 -> develop)
Merge Request: 修复表面工艺对应库存
Created By: @杨金灵
Reviewed By: @马广威
Approved By: @马广威
Accepted By: @马广威
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/1032#mr-1032-review-151369
|
2024-05-18 19:54:48 +08:00 |
|
jinling.yang
|
f9cca591bb
|
修复表面工艺工单完成时对应库存(stock.move)的状态为完成并跳过标记完成方法的检查
|
2024-05-18 19:52:58 +08:00 |
|
mgw
|
6f3d423da1
|
cnc工单和解除装夹工单隐藏【工序状态】字段,装夹预调工单已完成后【工序状态】字段显示“装夹预调完成”
|
2024-05-18 19:52:27 +08:00 |
|
jinling.yang
|
80cd385df4
|
修复工单完成时制造订单未完成
|
2024-05-18 17:30:22 +08:00 |
|
jinling.yang
|
9f2415cfac
|
修复工件装夹岗无法创建采购订单
|
2024-05-18 16:45:01 +08:00 |
|
jinling.yang
|
2e151a2292
|
中控调用日志排序
|
2024-05-18 16:14:05 +08:00 |
|
jinling.yang
|
5f02de8b0c
|
Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/修复表面工艺工单
# Conflicts:
# sf_manufacturing/models/mrp_workorder.py
|
2024-05-18 15:27:17 +08:00 |
|