Articles list
Catalog: SKU, name, ex-tax price, VAT, unit, indicative stock. Multi-criteria search.
Catalog of articles, products and packages used in invoicing. Reusable across cyclic billing.
5 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.
Catalog: SKU, name, ex-tax price, VAT, unit, indicative stock. Multi-criteria search.
Full record: long description, photos, variants, tiered pricing, category linking.
Category hierarchy (services, hardware, subscriptions). Free assignment.
Bundles (e.g. tracking + fuel + video). Combined price with computed discount.
Package composition with individual articles. Reusable in cyclic invoices.
The Articles plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:
/Helper?package=articles&plug=<Controller>&task=<action>
Responses follow the ExtJS-compatible JSON format:
{
"success": true,
"total": 42,
"rows": [...]
}
| Java package | com.malambi.fleetman.plug.articles |
| Controllers | 5 |
| URL pattern | /Helper?package=articles |
| Multi-tenant | yes (userid scope) |
| Audit logs | enabled |
| FleetMan version | 7.0.1+ |
The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.