定制 jeffersongoncalves/filament-erp-manufacturing 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jeffersongoncalves/filament-erp-manufacturing

Composer 安装命令:

composer require jeffersongoncalves/filament-erp-manufacturing

包简介

Filament v5 panel resources for the Laravel ERP manufacturing module — BOMs, work orders and job cards.

README 文档

README

Filament v5 panel resources for the Laravel ERP manufacturing module — BOMs, work orders and job cards.

This package is the UI layer for the jeffersongoncalves/laravel-erp-manufacturing domain package (namespace JeffersonGoncalves\Erp\Manufacturing\). It mirrors the reference jeffersongoncalves/filament-erp-stock package.

Installation

composer require jeffersongoncalves/filament-erp-manufacturing

TODO (temporary): Until the domain packages are published on Packagist, the dependency chain is resolved from local path repositories declared in composer.json. Path repos are not transitive, so the manufacturing, stock, accounting and core packages are all listed. Remove the repositories entry once the domain packages are available on Packagist.

Usage

Register the plugin on a Filament panel:

use JeffersonGoncalves\FilamentErp\Manufacturing\FilamentErpManufacturingPlugin;

$panel->plugin(
    FilamentErpManufacturingPlugin::make()
        ->navigationGroup('ERP — Manufacturing'),
);

Resources

Resource Purpose
WorkstationResource Workstations (hour rate, production capacity)
OperationResource Operations (workstation)
BomResource Bills of materials (+ Items RM, Operations RM, computed costs)
RoutingResource Routings (+ Operations RM)
WorkOrderResource Work orders (+ Required Items RM, Submit/Cancel, Manufacture)
JobCardResource Job cards (+ Time Logs RM, Submit/Cancel)

Transaction resources (work orders, job cards) expose Submit and Cancel record actions that drive the domain document lifecycle. A submitted work order also exposes a Manufacture action: it collects the WIP (source) and FG (target) warehouses and builds the cross-module Manufacture stock entry that consumes the raw materials and produces the finished good.

Widgets

Widget Purpose
WorkOrderStatsWidget Count and quantity of open/submitted work orders

Testing

composer test

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固