↳ HEAD points to your-idea on main

Start a project
4e0aa17·init: web app/web-app16 years of fashion B2B

Web apps that reinforce
the management system you already have.

The system stays. What changes is who talks to it.

There's a management system that works, paid for with years of configuration, and there are people in the company who never open it: the sales reps writing orders on a sheet and mailing them to admin, the KAM who can't use it in the showroom in front of a client. It's nobody's fault - those screens were never designed for them. We put a web app in front that speaks their language and writes into the system that's already there.

d81c6b4·feat: same order/comparisona simple interface

The same order, seen from two sides.

On the left, the order-entry screen of the management system: it does everything, which is why it looks like that. On the right, the same thing for a sales rep in a showroom with a client waiting.

a9f2e50·feat: size grid/domaineasy entry

Sizes and colours. The screen where it's won or lost.

In a selling campaign an order is hundreds of cells. If entering them takes one click too many per cell, the rep won't do it in the showroom - they'll do it at home in the evening, from memory, with the mistakes that come from that.

We know how much Excel gets used, and we don't pretend otherwise: the grid behaves like a spreadsheet - you move with the arrows, you type without clicking, you paste a block of cells. Anyone entering a whole order has nothing to relearn. Try filling it in.

// and when the order is already written

Excel import and export are always there, on every project. If the client has already prepared the order in their own sheet, they upload it and the grid fills itself in - with errors flagged line by line before confirming. And anything on screen downloads to Excel, because that's where someone will use it.

Preorders and campaigns

Campaigns opened and closed on dates, price lists per season, orders collected before the goods exist. The difference between a preorder and a normal order isn't a flag: it changes availability, confirmations and deposits.

Size and colour grid

Different assortments per item, sizes that can't be ordered, minimums per colour, predefined packs. These are the constraints that make orders go wrong when the software doesn't know them.

Warehouses and availability

Multiple warehouses, committed stock, what's arriving and when. The rep needs one answer: can I sell this or not. The calculation behind it is never a subtraction.

Price lists and client terms

Different prices, tiered discounts, payment terms, deposit percentages. They already live in the management system: the web app applies them, it doesn't reinvent them.

An off-the-shelf platform asks you to adapt the process. Here it's the software that adapts to you.

Signed-off-by: Merge <merge@beecreative.it>
c5b18e2·feat: client portal/clients5 states

And then there's whoever asks "where is my order?"

Today that question arrives by email and steals half an hour from someone in admin, who goes looking for the answer in three places. The same web app can show it to the client, along with the rest: their price lists, their terms, their past orders - and the next one, which they can enter themselves.

internal

The people selling

Reps, KAMs, showroom. Order entry, availability, client history - all usable standing up with a tablet in hand.

external

The client watching

Progress of their orders, documents, price lists and terms. The "where are we" email stops arriving.

external

The client ordering

They enter it themselves, with their prices and their constraints already applied. The order lands in the management system without anyone retyping it.

1b4d7a9·feat: connection/systemsmanagement systems

We do the adapting. You change nothing.

We connect straight to the management system's database, as it is: we don't ask you to redo master data, change your codes or bend your process to our software. The work of understanding how it's built inside is ours - it's the part an off-the-shelf platform offloads onto you.

We've worked withMicrosoft DynamicsSAPNetSuite

First we read how it's built

No installation is the standard one: over years of configuration every company has bent its management system to its own way of working. The first job is finding out where things actually are, and that isn't done by reading a manual.

We only write where it's allowed

Reading, we take what we need. Writing, we go through the routes the management system provides, so its own checks stay valid and nobody finds inconsistent data the next day.

Your codes stay yours

We don't ask you to rename items, redo master data or change your process to keep the software happy. The translation between your way of naming things and the web app is ours to write, once.

// how we do it safely

Connecting to the database doesn't mean writing into it at random. Reading, we read what's needed; writing, we go only through the routes the management system provides, so its rules stay valid. Who accesses what is decided row by row, and every call stays logged.

e37f0c1·chore: method/method3 steps

It starts from whoever will use it. Not from the specification.

// our point of view

If the process you have in mind is already the industry standard, an off-the-shelf platform costs less and starts tomorrow: we'll say so, and we'll help you connect it. Bespoke pays off when your way of selling is part of the value - collaborations, capsules, different terms per client, things that exist on nobody's menu.

Some projectsThe projects completed over the yearsGo to the case studies
4d6e8b0·feat: field proof/case-historywhere we did it

Where we have already done it.

Real projects where this service went into production. Same logic, different contexts.

All case studies →
f6e2b48·docs: frequently asked/questionsorder entry · size and colour

The questions that come from people who already have an ERP.

How does order entry with sizes and colours work?

On a single grid: colours down the rows, sizes across the columns, a quantity per cell, and totals that update as you fill it in. It imports and exports to Excel, because that's still how a lot of orders arrive. What comes out lands in the ERP.

What is the difference between a bespoke web app and an off-the-shelf wholesale platform?

An off-the-shelf platform asks you to fit your process to its own. This is the other way round: you start from whoever will use it - the sales rep, the KAM in the showroom, the client placing the order - and the software adapts to how they work. Fifteen years, ten brands, more than thirty selling campaigns.

Does it work with Microsoft Dynamics, SAP or NetSuite?

Yes. We adapt to the ERP that's there, not the other way round: we connect to its APIs and you change nothing.

Is it only for the sales side, or for clients too?

Both. The same app the sales team uses can show a client their own price lists, their terms, their past orders and where the current one stands - so "where is my order?" stops arriving by email in the back office.

Who in the company never opens the management system? Let's start from them.

merge@beecreative.it copied to clipboard