Dekka
Begin main content
Search · Index
No registered users in community XoWiki
in last 20 minutes

Accounts Payables

Vision Statement

Accounts Payables manages and tracks purchase orders, vendor invoices and related payments. And provides an API for related services to other packages including shopping basket functionality for ecommerce.

Requirements

  • port from sql-ledger as a base
  • able to import sql-ledger database

Implementation Notes

then consider combining/normalizing the AP/AR/GL tables to one GL table to simplify the sql etc. in so far as they are essentially variations on the same table. The separate AP/AR tables will only handle data that are unique to each class of transaction grouping.

Feature requests

  • ability to send purchase orders to external/internal fulfillment centers (b2b)