Documentation ¶
Index ¶
Constants ¶
View Source
const MODULE_NAME = "sale"
Variables ¶
View Source
var ( // GroupSaleLayout enables layouts in sale reports GroupSaleLayout *security.Group // GroupDeliveryInvoiceAddress enables different delivery and invoice addresses GroupDeliveryInvoiceAddress *security.Group // GroupShowPriceSubtotal shows line subtotals without taxes (B2B) GroupShowPriceSubtotal *security.Group // GroupShowPriceTotal shows line subtotals with taxes (B2C) GroupShowPriceTotal *security.Group // GroupMRPProperties shows properties on sale lines GroupMRPProperties *security.Group // GroupDiscountPerSOLine shows discount on each sale lines GroupDiscountPerSOLine *security.Group // GroupDisplayIncoterms shows incoterms in sale orders GroupDisplayIncoterms *security.Group // GroupWarningSale allows warnings to be set on a product or a customer (sale) GroupWarningSale *security.Group // GroupAnalyticAccounting enables analytic accounting for sales GroupAnalyticAccounting *security.Group )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files ¶
- 000hexya.go
- account_config_settings.go
- account_invoice.go
- company.go
- partner.go
- procurement_order.go
- product_pricelist.go
- product_product.go
- product_template.go
- report_invoice_report.go
- report_sale_report.go
- sale.go
- sale_analytic.go
- sale_config_settings.go
- sale_layout.go
- sale_teams.go
- security.go
- wizard_mail_compose_message.go
- wizard_sale_make_invoice_advance.go
Click to show internal directories.
Click to hide internal directories.