order

package
v1.0.44 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderService

type OrderService struct {
	SalesService       *sales.SalesService
	PosService         *pos.POSService
	MerchantService    *merchant.MerchantService
	PaymentService     *payment.PaymentService
	WithdrawalService  *withdrawal.WithdrawalService
	BannerService      *banner.BannerService
	PromotionService   *promotion.PromotionService
	PaymentTermService *payment_term.PaymentTermService
	SalesReturnService *sales_return.SalesReturnService
	// contains filtered or unexported fields
}

func NewOrderService

func NewOrderService(ctx *context.ERPContext) *OrderService

func (*OrderService) DB

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

func (*OrderService) Migrate

func (s *OrderService) Migrate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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