silvercommerce/orders-admin

Silverstripe module for creating and managing invoice and estimate objects in the admin

Installs: 3 938

Dependents: 13

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 2

Open Issues: 1

Type:silverstripe-vendormodule

1.4.5 2023-07-28 16:16 UTC

README

Scrutinizer Code Quality Build Status

Provides a simple order/sales management interface that allows the creation of estimates and invoices via ModelAdmin, and if you have a product catalogue setup allows adding of line items via an autocomplete field.

Instalation

Install via composer:

# composer require silvercommerce/orders-admin

Further Reading

Checkout the docs

Dependancies