Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-07 | Solve issue with fields in Customer | Ekaitz Zarraga | |
2020-08-06 | Invoice rendering: | Ekaitz Zarraga | |
- load by id-repr to be able to choose correctly - render to json or to dict | |||
2020-08-06 | Make to_json and to_dict functions | Ekaitz Zarraga | |
2020-08-06 | Return the summary with the different VAT+Taxes in order | Ekaitz Zarraga | |
2020-08-06 | Make types private | Ekaitz Zarraga | |
2020-08-06 | Correct invoice count: | Ekaitz Zarraga | |
- Separate books for types (sent/received) - Separate count for each series - Remove id from products too -> use description instead | |||
2020-08-06 | Set default date to today | Ekaitz Zarraga | |
2020-07-27 | More work on load and print: | Ekaitz Zarraga | |
- Load by year and quarter or year only - output as a dict | |||
2020-07-26 | Command line argument control | Ekaitz Zarraga | |
2020-07-20 | Add subcommands sketch | Ekaitz Zarraga | |
2020-07-19 | first commit | Ekaitz Zarraga | |