Files @ 2204e09bfe39
Branch filter:

Location: NPO-Accounting/npo-accounting-ikiwiki/Glossary.mdwn

bkuhn
Slightly increase scope: include payment requests

The project should really include outgoing payments along with it.
Submitting an invoice for payment as an external party is really just a
"base case" of a reimbursement request.

The only complication I can imagine this adds is allowing the general
public to create an account on the system, or allow for anonymous
submission, which might lead to spam concerns in deployment.

I believe these issues should be easily mitigated and will not
drastically increase scope of the project.

As part of this actual change to the text, some wordsmithing and changes
throughout to s/reimbursement/outgoing payments/ and other similar
changes are made.
A list of terms commonly used in the applications considered for evaluation:

## POS - Point of sale

> The place where a retail transaction is completed.
> -- [[!wikipedia Point_of_sale]]

## ERP - Enterprise resource planning - 

> ERP systems track business resources (such as cash, raw materials, and production capacity) and the status of commitments made by the business (such as customer orders, purchase orders, and employee payroll), no matter which department (manufacturing, purchasing, sales, accounting, and so on) has entered the data into the system. ERP facilitates information flow between all business functions inside the organization, and manages connections to outside stakeholders.
> -- [[!wikipedia Enterprise_resource_planning]]