mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
634 B
JSON
16 lines
634 B
JSON
{
|
|
"name": "th-ERP",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "ERP application, including point-of-sale (POS), stock (inventory/warehouse), purchase, payables, receivables, general ledger (accounting), payroll, human resource (HR), time tracking, project management. th-ERP is written in PHP and using MySQL.",
|
|
"website": "http://sourceforge.net/projects/therp/",
|
|
"matches": [
|
|
{
|
|
"text": "<LINK REL=StyleSheet HREF='../include/therp.css' TYPE='text/css'><script>"
|
|
},
|
|
{
|
|
"text": "<title>thERP - Login</title>"
|
|
}
|
|
]
|
|
}
|