Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculating FIFO stocks. #11

Open
Dev-Int opened this issue Aug 2, 2014 · 0 comments
Open

Calculating FIFO stocks. #11

Dev-Int opened this issue Aug 2, 2014 · 0 comments
Assignees

Comments

@Dev-Int
Copy link
Owner

Dev-Int commented Aug 2, 2014

FIFO is First In, First Out.
When the choice of inventory calculation is 'FIFO', each invoice validation causes the registration of the price of each article.
Unlike the weighted price where the price is recalculated over the entire article, the FIFO price takes into account the quantity of each item and the price at which it is entered in the stock.
The application will have to save each price according to each storage date of the article.

@Dev-Int Dev-Int added this to the Orders Bundle milestone Aug 2, 2014
@Dev-Int Dev-Int self-assigned this Sep 20, 2015
@Dev-Int Dev-Int added this to TODO in Glsr Apr 13, 2017
@Dev-Int Dev-Int added this to To do in G.L.S.R. Apr 25, 2019
Dev-Int added a commit that referenced this issue Nov 29, 2020
* docs: add models and entities tree

* docs: add first use cases and correct entities model
@Dev-Int Dev-Int moved this from TODO to Changelogs in Glsr Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Glsr
  
Changelogs
G.L.S.R.
  
To do
Development

No branches or pull requests

1 participant