product

package module
v0.0.34 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2019 License: AGPL-3.0 Imports: 21 Imported by: 2

README

Build Status Go Report Card

Product

This is the base module for managing products and pricelists in Hexya.

Products support variants, different pricing methods, vendors information, make to stock/order, different units of measure, packaging and properties.

Pricelists support:
  • Multiple-level of discount (by product, category, quantities)
  • Compute price based on different criteria:
    • Other pricelist
    • Cost price
    • List price
    • Vendor price
  • Pricelists preferences by product and/or partners.
  • Print product labels with barcode.

Documentation

Index

Constants

View Source
const MODULE_NAME string = "product"

Variables

View Source
var (
	// GroupSalePriceList enables the "Sales Pricelists" feature
	GroupSalePriceList *security.Group
	// GroupPricelistItem enables the "Manage Pricelist Items" feature
	GroupPricelistItem *security.Group
	// GroupProductPricelist enables the "Pricelists On Product" feature
	GroupProductPricelist *security.Group
	// GroupUom enables the "Manage Multiple Units of Measure" feature
	GroupUom *security.Group
	// GroupStockPackaging enables the "Manage Product Packaging" feature
	GroupStockPackaging *security.Group
	// GroupMRPProperties enables the "Manage Properties of Product" feature
	GroupMRPProperties *security.Group
	// GroupProductVariant enables the "Manage Product Variants" feature
	GroupProductVariant *security.Group
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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