|
16 | 16 | * Bugfixes & UI/UX Enhancements. |
17 | 17 |
|
18 | 18 | ### Version 0.5 |
| 19 | + |
19 | 20 | * __0.5.0__: Inventory tracking. |
20 | 21 | * __0.5.1__: Customer jobs. |
21 | 22 | * __0.5.2__: Cash flow statement. |
22 | 23 | * __0.5.3__: Closing entries, snapshots & trial balance import. |
23 | 24 | * Start creating basic package documentation via [Sphinx](https://www.sphinx-doc.org/en/master/) |
24 | 25 | * Document code and functions within code base. |
25 | 26 | * Generate HTML documentation. |
26 | | -* Work with Accountants, Subject Experts and Developers to define an initial list of Unit Tests to validate |
27 | | -output __(help needed!)__. |
| 27 | +* Work with Accountants, Subject Experts and Developers to define an initial list of Unit Tests to validate output __( |
| 28 | + help needed!)__. |
28 | 29 | * Update package and code documentation. |
29 | 30 | * Bugfixes & UI/UX Enhancements. |
30 | 31 |
|
31 | 32 | ### Version 0.6 |
| 33 | + |
32 | 34 | * Credit Line Models. |
33 | 35 | * Time tracking. |
34 | 36 | * Transaction tagging. |
35 | 37 | * Update package and code documentation. |
36 | 38 | * Bugfixes & UI/UX Enhancements. |
37 | 39 |
|
38 | 40 | ### Version 0.7 |
| 41 | + |
39 | 42 | * Currency Models implementation as a way to define EntityModel default currency. |
40 | 43 | * Produce financial statements in different currencies. |
41 | 44 | * Update package and code documentation. |
42 | 45 | * Bugfixes & UI/UX Enhancements. |
43 | 46 |
|
44 | 47 | ### Version 0.8 |
| 48 | + |
45 | 49 | * User roles and permissions on views to support read/write permissions for assigned managers to entities. |
46 | 50 | * Customer jobs & job tracking. |
47 | 51 | * Client proposals & estimates. |
48 | 52 | * User preferences and settings & account creation views. |
49 | 53 | * Update package and code documentation. |
50 | 54 |
|
51 | 55 | ### Version 0.9 |
| 56 | + |
52 | 57 | * Enable Hierarchical Entity structures via MPTT. |
53 | 58 | * Consolidated financial statements. |
54 | 59 | * Intercompany transactions. |
55 | 60 | * Update package and code documentation. |
56 | 61 |
|
57 | 62 | ### Version 1.0 |
| 63 | + |
58 | 64 | * Complete Internationalization of all user-related fields. |
59 | 65 |
|
60 | 66 | *** Roadmap subject to change based on user feedback and backlog priorities. |
|
0 commit comments