https://github.com/oneplc/plc_x_article_history
Price History for onePlace Articles.
https://github.com/oneplc/plc_x_article_history
article-management article-management-system oneplace oneplace-article oneplace-plugin price-history
Last synced: over 1 year ago
JSON representation
Price History for onePlace Articles.
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_article_history
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2020-02-09T04:43:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T17:03:52.000Z (over 6 years ago)
- Last Synced: 2025-01-31T08:35:18.556Z (over 1 year ago)
- Topics: article-management, article-management-system, oneplace, oneplace-article, oneplace-plugin, price-history
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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.

## 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
```