Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.29k stars 2.74k forks source link

Sales/buy/stock/standard units #19969

Closed Arre8 closed 1 year ago

Arre8 commented 2 years ago

Feature Request

Hi,

some users experiment a problem on the forum (and other users are used to work with actual feature ;) ), and it seems that dolibarr do not answer with any feature: Sales/buy/stock/standard units (and others ?)

As an idea, here is a first proposal:

I experiment this feature on several ERP and i think a simple answer could be:

Rule:

Advantage:

I know that it's a hard work, cause it modify lot of screens, tables and php code.... but : Do you think that is a good project to work on ? Do you think it can be improved by a crowdfunding ?

Use case

No response

Suggested implementation

No response

Suggested steps

No response

ladromelaboratoire commented 2 years ago

As a way to add use cases. We are currently implementing Dolibarr as sell/purchasing ERP in addition of our LIMS (analytic ERP). A strong communication is needed between the 2 of them and @scopen-coop is taking care of that.

However, we are facing an issue regarding stock management. Developping the feature out of the core system seems to be a short term idea.

Here an example of our use cases to illustrate our need.

We are purchasing reagents, small analysis materials, liquid nitrogen and gas such as argon. Let's say the purchasing units are :

Liquid Nitrogen and Argon are consumed by analysis machines on a basis of mm3 per sample. The LIMS need to consume stock on its unit per analysis.

Team members are grabbing in stock a box of small material and using each item for one analysis. This means LIMS can decrease stock based on number of analysis done in an automatic way. This will trigger the low stock alert when needed and improve cost accounting.

Reagents are quite a good example too. We are buying a box of 6 bottles of 5L. The team member is using one ottle at a time. But regarding each analysis machine we can use between 2 and 20ml per sample. This means some machines are using a bottle per week, some others 1 per day. To avoid out of stock condition, we need to consume the bottles on the "per sample" basis : ml per each analysis.

An improved way to manage stock which takes care of suppliers specifities and allows us to consume stock anther way would help us, and I think, other users. @Arre8 gave a really good idea of improvement

lmag commented 2 years ago

@FHenry

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).