# $OpenBSD$

SUBDIR =

# server, clients, library
SUBDIR +=	proteus
SUBDIR +=	sao
SUBDIR +=	tryton
SUBDIR +=	trytond

# modules
#SUBDIR +=	account
#SUBDIR +=	account_asset
#SUBDIR +=	account_be
#SUBDIR +=	account_credit_limit
#SUBDIR +=	account_de_skr03
#SUBDIR +=	account_deposit
#SUBDIR +=	account_dunning
#SUBDIR +=	account_dunning_email
#SUBDIR +=	account_dunning_fee
#SUBDIR +=	account_dunning_letter
#SUBDIR +=	account_es
#SUBDIR +=	account_eu
#SUBDIR +=	account_fr
#SUBDIR +=	account_fr_chorus
#SUBDIR +=	account_invoice
#SUBDIR +=	account_invoice_correction
#SUBDIR +=	account_invoice_history
#SUBDIR +=	account_invoice_line_standalone
#SUBDIR +=	account_invoice_stock
#SUBDIR +=	account_payment
#SUBDIR +=	account_payment_clearing
#SUBDIR +=	account_payment_sepa
#SUBDIR +=	account_payment_sepa_cfonb
##SUBDIR +=	account_payment_stripe		# TODO stripe
#SUBDIR +=	account_product
#SUBDIR +=	account_statement
##SUBDIR +=	account_statement_aeb43		# TODO csb43
##SUBDIR +=	account_statement_coda		# TODO febelfin-coda
#SUBDIR +=	account_statement_ofx
#SUBDIR +=	account_stock_anglo_saxon
#SUBDIR +=	account_stock_continental
#SUBDIR +=	account_stock_landed_cost
#SUBDIR +=	account_stock_landed_cost_weight
#SUBDIR +=	analytic_account
#SUBDIR +=	analytic_invoice
#SUBDIR +=	analytic_purchase
#SUBDIR +=	analytic_sale
#SUBDIR +=	bank
#SUBDIR +=	company
SUBDIR +=	country
#SUBDIR +=	currency
SUBDIR +=	party
#SUBDIR +=	party_siret
#SUBDIR +=	product
#SUBDIR +=	product_measurements
#SUBDIR +=	purchase
#SUBDIR +=	purchase_request
#SUBDIR +=	sale				# TODO optional pygal
#SUBDIR +=	sale_supply
#SUBDIR +=	sale_supply_drop_shipment
#SUBDIR +=	stock
#SUBDIR +=	stock_package
#SUBDIR +=	stock_shipment_measurements
#SUBDIR +=	stock_supply

.include <bsd.port.subdir.mk>
