add (commented) entries for 5.0 modules not currently ported (to keep track of them)
This commit is contained in:
parent
9be0b99866
commit
e9789f5a79
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2018/12/19 08:28:57 semarie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2019/05/09 11:38:36 semarie Exp $
|
||||
|
||||
SUBDIR =
|
||||
|
||||
@ -42,6 +42,8 @@ SUBDIR += account_stock_anglo_saxon
|
||||
SUBDIR += account_stock_continental
|
||||
SUBDIR += account_stock_landed_cost
|
||||
SUBDIR += account_stock_landed_cost_weight
|
||||
#SUBDIR += account_tax_cash
|
||||
#SUBDIR += account_tax_rule_country
|
||||
SUBDIR += analytic_account
|
||||
SUBDIR += analytic_invoice
|
||||
SUBDIR += analytic_purchase
|
||||
@ -55,9 +57,9 @@ SUBDIR += commission
|
||||
SUBDIR += commission_waiting
|
||||
SUBDIR += company
|
||||
SUBDIR += company_work_time
|
||||
SUBDIR += customs
|
||||
SUBDIR += country
|
||||
SUBDIR += currency
|
||||
SUBDIR += customs
|
||||
SUBDIR += dashboard
|
||||
SUBDIR += edocument_uncefact
|
||||
SUBDIR += edocument_unece
|
||||
@ -83,18 +85,57 @@ SUBDIR += production_routing
|
||||
SUBDIR += production_split
|
||||
SUBDIR += production_work
|
||||
SUBDIR += production_work_timesheet
|
||||
#SUBDIR += project
|
||||
#SUBDIR += project_invoice
|
||||
#SUBDIR += project_plan
|
||||
#SUBDIR += project_revenue
|
||||
SUBDIR += purchase
|
||||
#SUBDIR += purchase_invoice_line_standalone
|
||||
SUBDIR += purchase_request
|
||||
#SUBDIR += purchase_request_quotation
|
||||
#SUBDIR += purchase_requisition
|
||||
SUBDIR += purchase_shipment_cost
|
||||
SUBDIR += sale # TODO optional pygal
|
||||
SUBDIR += sale
|
||||
#SUBDIR += sale_advance_payment
|
||||
#SUBDIR += sale_complaint
|
||||
#SUBDIR += sale_credit_limit
|
||||
#SUBDIR += sale_extra
|
||||
#SUBDIR += sale_invoice_grouping
|
||||
#SUBDIR += sale_opportunity
|
||||
#SUBDIR += sale_payment
|
||||
#SUBDIR += sale_price_list
|
||||
#SUBDIR += sale_promotion
|
||||
#SUBDIR += sale_promotion_coupon
|
||||
SUBDIR += sale_shipment_cost
|
||||
#SUBDIR += sale_shipment_grouping
|
||||
#SUBDIR += sale_shipment_tolerance
|
||||
#SUBDIR += sale_sale_stock_quantity
|
||||
#SUBDIR += sale_subscription
|
||||
#SUBDIR += sale_subscription_asset
|
||||
SUBDIR += sale_supply
|
||||
SUBDIR += sale_supply_drop_shipment
|
||||
SUBDIR += stock
|
||||
#SUBDIR += stock_consignment
|
||||
#SUBDIR += stock_forecast
|
||||
#SUBDIR += stock_inventory_location
|
||||
#SUBDIR += stock_location_move
|
||||
#SUBDIR += stock_loation_sequence
|
||||
#SUBDIR += stock_lot
|
||||
#SUBDIR += stock_lot_sled
|
||||
#SUBDIR += stock_lot_unit
|
||||
SUBDIR += stock_package
|
||||
#SUBDIR += stock_package_shipping
|
||||
#SUBDIR += stock_package_shipping_dpd
|
||||
#SUBDIR += stock_package_shipping_ups
|
||||
#SUBDIR += stock_product_location
|
||||
SUBDIR += stock_shipment_measurements
|
||||
#SUBDIR += stock_split
|
||||
SUBDIR += stock_supply
|
||||
#SUBDIR += stock_supply_day
|
||||
#SUBDIR += stock_supply_forecast
|
||||
#SUBDIR += stock_supply_production
|
||||
SUBDIR += timesheet
|
||||
#SUBDIR += timesheet_cost
|
||||
SUBDIR += web_user
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user