⚙️

NewERP Installer

Database setup & initial configuration

Installation Checklist
  • PHP version ≥ 8.0 8.3.33 OK
  • PDO extension OK
  • PDO MySQL driver OK
  • schema.sql found OK
  • config/database.php OK
  • install/ writable OK
This will create the database newerp_jihadnew and set up a clean, production-ready environment:
  • schema.sql — core tables (companies, accounts, journals, users)
  • inventory_schema.sql — inventory tables (items, documents, locations)
  • purchase_schema.sql — purchase tables (PR, RFQ, PO, GRN, bills)
  • sales_schema.sql — sales + POS tables (sls_documents, pos_*)
  • chart_templates/*.sql — Lebanese / US / French / Minimal chart templates
  • starter_seed.sql — default company · Lebanese chart (skeleton) · 16 posting accounts (cash, bank, AP, AR, GRNI, VAT, COGS, inventory, sales …) · 7 UOMs · 4 categories · main warehouse · 20 number sequences · all module permissions for SuperAdmin
Default admin credentials: admin / Admin@1234