inventory

package
v1.0.68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InventoryService

type InventoryService struct {
	MasterProductService    *product.MasterProductService
	ProductService          *product.ProductService
	ProductCategoryService  *product.ProductCategoryService
	ProductAttributeService *product.ProductAttributeService
	PriceCategoryService    *product.PriceCategoryService
	WarehouseService        *warehouse.WarehouseService
	StockMovementService    *stockmovement.StockMovementService
	PurchaseService         *purchase.PurchaseService
	PurchaseReturnService   *purchase_return.PurchaseReturnService
	BrandService            *brand.BrandService
	StockOpnameService      *stock_opname.StockOpnameService
	TagService              *product.TagService
	UnitService             *unit.UnitService
	// contains filtered or unexported fields
}

func NewInventoryService

func NewInventoryService(ctx *context.ERPContext) *InventoryService

func (*InventoryService) DB

func (s *InventoryService) DB() *gorm.DB

func (*InventoryService) Migrate

func (s *InventoryService) Migrate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL