Home / FleetMan / Articles
FleetMan plugin

Articles

Catalog of articles, products and packages used in invoicing. Reusable across cyclic billing.

5 IRequest controllers Java / J2EE /Helper?package=articles
Modules & features

What the Articles plugin does

5 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.

Articles

Articles list

Catalog: SKU, name, ex-tax price, VAT, unit, indicative stock. Multi-criteria search.

ArticleEdit

Edit article

Full record: long description, photos, variants, tiered pricing, category linking.

ArticlesCategories

Categories

Category hierarchy (services, hardware, subscriptions). Free assignment.

Packages

Pricing packages

Bundles (e.g. tracking + fuel + video). Combined price with computed discount.

ArticlesPackages

Article packages

Package composition with individual articles. Reusable in cyclic invoices.

Architecture

How it integrates

/h2>

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": [...]
}
Technical details
Java packagecom.malambi.fleetman.plug.articles
Controllers5
URL pattern/Helper?package=articles
Multi-tenantyes (userid scope)
Audit logsenabled
FleetMan version7.0.1+

Enable Articles on your FleetMan instance

The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.