Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | add duplication command | Ekaitz Zarraga | |
2021-01-25 | Don't crash when no records are found | Ekaitz Zarraga | |
2020-11-24 | handle rounds correctly | Ekaitz Zarraga | |
2020-09-18 | Make id mandatory | Ekaitz Zarraga | |
2020-09-17 | Make templates searchable by path | Ekaitz Zarraga | |
2020-09-16 | Add VAT summary | Ekaitz Zarraga | |
2020-08-09 | Solve no-command issue -> show usage correctly | Ekaitz Zarraga | |
2020-08-09 | Multiple template type handling: | Ekaitz Zarraga | |
- Move json to an independent command | |||
2020-08-08 | Simplify summary, needs review | Ekaitz Zarraga | |
2020-08-08 | Basic output control: summary, latex and json | Ekaitz Zarraga | |
2020-08-07 | Better output with Customers | Ekaitz Zarraga | |
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 | |