/TODO.md (cffc0d31f36d108df37f90b35601d6fe5e6da229) (500 bytes) (mode 100644) (type blob)
1. Write the main CLI where the functions get added in order to create the process.
2. Create a GUI for the required files: report & export from plenty
3. Write a function that gets the variation ID appropriate to the SKU used in report from the export.
4. Add the result into a new file with the columns: SKU ,Variation ID ,amount , Order ID, Order.statusID, OrderItem.warehouseID
5. Create a Sync for that file
6. Create a additional file with just the SKU and the amount for the excel Spreadsheet
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
403 |
01b0c10e39abdea71f0b8c6d02ce4cb695a93d84 |
README.md |
040000 |
tree |
- |
2418d468bfa0b71279186afa7b515e0217cac220 |
Report |
100644 |
blob |
500 |
cffc0d31f36d108df37f90b35601d6fe5e6da229 |
TODO.md |
040000 |
tree |
- |
0b83b0b0005649045d9c1dc64456d7d7c3c036f4 |
Upload |
100644 |
blob |
293 |
471db612e855ee3b5947060f748e2ed8dac81075 |
config.txt |
100644 |
blob |
6478 |
020bb7f18492b822820639409ee98fd739a62a6f |
inventory_synchronisation.py |
040000 |
tree |
- |
ee7d38afcc3af72c8c5456441698d2e71fc3c33d |
packages |
100644 |
blob |
1258 |
d492d9625783c5fc476606a1ad145f004617439c |
producer_list_april_2019.csv |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/initBasti/Complete_Order_Plenty_Update
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/initBasti/Complete_Order_Plenty_Update
Clone this repository using git:
git clone git://git.rocketgit.com/user/initBasti/Complete_Order_Plenty_Update
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main