Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/修复采购库存销售模块问题

# Conflicts:
#	sf_base/models/tool_base_new.py
This commit is contained in:
jinling.yang
2024-01-09 16:55:19 +08:00
13 changed files with 160 additions and 52 deletions

View File

@@ -98,13 +98,11 @@ access_mrp_production,mrp.production,mrp.model_mrp_production,sf_warehouse.group
access_sf_shelf_location_group_plan_dispatch,sf.shelf.location,model_sf_shelf_location,sf_base.group_plan_dispatch,1,1,0,0
access_stock_move,stock.move,stock.model_stock_move,sf_base.group_plan_dispatch,1,1,1,0
access_stock_scrap_user,stock.scrap.user,stock.model_stock_scrap,sf_base.group_plan_dispatch,1,0,0,0
access_stock_scrap_manager,stock.scrap.manager,stock.model_stock_scrap,sf_base.group_plan_dispatch,1,0,0,0
access_stock_picking,stock.picking,stock.model_stock_picking,sf_base.group_plan_dispatch,1,0,0,0
access_stock_lot_group_plan_dispatch,stock.lot,stock.model_stock_lot,sf_base.group_plan_dispatch,1,0,0,0
access_stock_lot_group_plan_director,stock.lot,stock.model_stock_lot,sf_base.group_plan_director,1,1,1,0
access_stock_warehouse_orderpoint,stock.warehouse.orderpoint,stock.model_stock_warehouse_orderpoint,sf_base.group_plan_dispatch,1,1,0,0
access_stock_quant,stock.quant,stock.model_stock_quant,sf_base.group_plan_dispatch,1,1,1,0
access_product_product,product.product,product.model_product_product,sf_base.group_plan_dispatch,1,0,0,0
access_product_template,product.template,product.model_product_template,sf_base.group_plan_dispatch,1,0,0,0
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
98 access_stock_scrap_user access_stock_picking stock.scrap.user stock.picking stock.model_stock_scrap stock.model_stock_picking sf_base.group_plan_dispatch 1 0 0 0
99 access_stock_scrap_manager access_stock_lot_group_plan_dispatch stock.scrap.manager stock.lot stock.model_stock_scrap stock.model_stock_lot sf_base.group_plan_dispatch 1 0 0 0
100 access_stock_picking access_stock_lot_group_plan_director stock.picking stock.lot stock.model_stock_picking stock.model_stock_lot sf_base.group_plan_dispatch sf_base.group_plan_director 1 0 1 0 1 0
access_stock_lot_group_plan_dispatch stock.lot stock.model_stock_lot sf_base.group_plan_dispatch 1 0 0 0
access_stock_lot_group_plan_director stock.lot stock.model_stock_lot sf_base.group_plan_director 1 1 1 0
101 access_stock_warehouse_orderpoint stock.warehouse.orderpoint stock.model_stock_warehouse_orderpoint sf_base.group_plan_dispatch 1 1 0 0
102 access_stock_quant access_product_product stock.quant product.product stock.model_stock_quant product.model_product_product sf_base.group_plan_dispatch 1 1 0 1 0 0
103 access_product_product access_product_template product.product product.template product.model_product_product product.model_product_template sf_base.group_plan_dispatch 1 0 0 0
104 access_product_template access_product_product product.template product.product product.model_product_template product.model_product_product sf_base.group_plan_dispatch sf_base.group_plan_director 1 0 1 0 1 0
105 access_product_product access_product_template product.product product.template product.model_product_product product.model_product_template sf_base.group_plan_director 1 1 1 0
106 access_product_template access_stock_inventory_conflict product.template stock.inventory.conflict product.model_product_template stock.model_stock_inventory_conflict sf_base.group_plan_director sf_base.group_plan_dispatch 1 1 0 1 0 0
107 access_stock_inventory_conflict access_stock_inventory_warning stock.inventory.conflict stock.inventory.warning stock.model_stock_inventory_conflict stock.model_stock_inventory_warning sf_base.group_plan_dispatch 1 0 0 0
108 access_stock_inventory_warning access_stock_inventory_adjustment_name stock.inventory.warning stock.inventory.adjustment.name stock.model_stock_inventory_warning stock.model_stock_inventory_adjustment_name sf_base.group_plan_dispatch 1 0 0 0