PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, September 1, 2022

[FIXED] How do I add stocks of a product in Dolibarr

 September 01, 2022     dolibarr, erp     No comments   

Issue

Lets say I have a product A.

 CASE A

This product is manufactured internally. Lets say I manufactured 10 units. How do I add that to stock? Per documentation what I got looks like I have to select the product and go to "Stock" tab, and use the option "Correct Stock". Is this the right way to add stocks of products which are manufactured internally?

 CASE B

Lets say I buy Product from another company and stock and resell. How do I add stock in this case?


Solution

For manufacturing there is a manufacturing module that solves the problem https://www.dolistore.com/en/products-services-or-stock/386-Factory--computer-assisted-manufacturing--CAPM-CAMM--for-Dolibarr.html

If you do not want to use it, you can create a module that performs this process, but Dolibarr does not have this feature in its core yet.

Greetings



Answered By - Razmi Martinez
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing