-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Praesidiarius
committed
Feb 9, 2020
1 parent
5db5117
commit e2d9900
Showing
5 changed files
with
43 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# oneplace-article-history | ||
|
||
Price History Plugin for onePlace Articles | ||
|
||
Record every single price change on your articles. | ||
With price history, you can add every purchase of your Articles, | ||
and set the selling price with every purchase. | ||
|
||
This way you will have long term statistics about your | ||
costs, margins and retail prices over time for your articles. | ||
|
||
![article-history](http://docs.1plc.ch/img/addartpricehistory.jpg) | ||
|
||
## Requirements | ||
|
||
Requires [oneplace-core](https://github.com/OnePlc/PLC_X_Core), [oneplace-article](https://github.com/OnePlc/PLC_X_Article) | ||
|
||
## installation | ||
|
||
The easiest way to install this plugin is by using composer | ||
```bash | ||
$ composer require oneplace/oneplace-article-history | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters