django-ledger 0.7.2__py3-none-any.whl → 0.7.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of django-ledger might be problematic. Click here for more details.

Files changed (75) hide show
  1. django_ledger/__init__.py +1 -1
  2. django_ledger/forms/account.py +4 -1
  3. django_ledger/io/io_core.py +3 -1
  4. django_ledger/models/data_import.py +1 -0
  5. django_ledger/models/mixins.py +5 -5
  6. django_ledger/static/django_ledger/bundle/djetler.bundle.js +1 -1
  7. django_ledger/static/django_ledger/bundle/styles.bundle.js +1 -1
  8. django_ledger/templates/django_ledger/account/tags/account_txs_table.html +1 -1
  9. django_ledger/templates/django_ledger/bills/bill_update.html +1 -1
  10. django_ledger/templates/django_ledger/components/icon.html +1 -1
  11. django_ledger/templates/django_ledger/data_import/tags/data_import_job_txs_imported.html +8 -1
  12. django_ledger/templates/django_ledger/financial_statements/balance_sheet.html +1 -0
  13. django_ledger/templates/django_ledger/financial_statements/tags/balance_sheet_statement.html +4 -4
  14. django_ledger/templates/django_ledger/financial_statements/tags/income_statement.html +118 -0
  15. django_ledger/templates/django_ledger/includes/nav.html +9 -5
  16. django_ledger/templates/django_ledger/invoice/includes/card_invoice.html +69 -69
  17. django_ledger/templatetags/django_ledger.py +11 -3
  18. django_ledger/views/account.py +1 -1
  19. django_ledger/views/mixins.py +6 -18
  20. {django_ledger-0.7.2.dist-info → django_ledger-0.7.3.dist-info}/METADATA +1 -1
  21. {django_ledger-0.7.2.dist-info → django_ledger-0.7.3.dist-info}/RECORD +25 -75
  22. assets/node_modules/node-gyp/gyp/gyp_main.py +0 -45
  23. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +0 -367
  24. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +0 -206
  25. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +0 -1270
  26. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +0 -1547
  27. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +0 -59
  28. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +0 -153
  29. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +0 -271
  30. assets/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +0 -574
  31. assets/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +0 -666
  32. assets/node_modules/node-gyp/gyp/pylib/gyp/common.py +0 -654
  33. assets/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +0 -78
  34. assets/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +0 -165
  35. assets/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +0 -109
  36. assets/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +0 -55
  37. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
  38. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +0 -808
  39. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +0 -1173
  40. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +0 -1321
  41. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +0 -120
  42. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +0 -103
  43. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +0 -464
  44. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +0 -89
  45. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +0 -58
  46. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +0 -2518
  47. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +0 -3978
  48. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +0 -44
  49. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +0 -2936
  50. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +0 -55
  51. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +0 -1394
  52. assets/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +0 -25
  53. assets/node_modules/node-gyp/gyp/pylib/gyp/input.py +0 -3137
  54. assets/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +0 -98
  55. assets/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +0 -771
  56. assets/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +0 -1271
  57. assets/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +0 -174
  58. assets/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +0 -61
  59. assets/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +0 -374
  60. assets/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +0 -1939
  61. assets/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +0 -302
  62. assets/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +0 -3197
  63. assets/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +0 -65
  64. assets/node_modules/node-gyp/gyp/setup.py +0 -42
  65. assets/node_modules/node-gyp/gyp/test_gyp.py +0 -260
  66. assets/node_modules/node-gyp/gyp/tools/graphviz.py +0 -102
  67. assets/node_modules/node-gyp/gyp/tools/pretty_gyp.py +0 -156
  68. assets/node_modules/node-gyp/gyp/tools/pretty_sln.py +0 -181
  69. assets/node_modules/node-gyp/gyp/tools/pretty_vcproj.py +0 -339
  70. assets/node_modules/node-gyp/test/fixtures/test-charmap.py +0 -31
  71. assets/node_modules/node-gyp/update-gyp.py +0 -46
  72. {django_ledger-0.7.2.dist-info → django_ledger-0.7.3.dist-info}/AUTHORS.md +0 -0
  73. {django_ledger-0.7.2.dist-info → django_ledger-0.7.3.dist-info}/LICENSE +0 -0
  74. {django_ledger-0.7.2.dist-info → django_ledger-0.7.3.dist-info}/WHEEL +0 -0
  75. {django_ledger-0.7.2.dist-info → django_ledger-0.7.3.dist-info}/top_level.txt +0 -0
@@ -1,44 +0,0 @@
1
- #!/usr/bin/env python3
2
- # Copyright (c) 2012 Google Inc. All rights reserved.
3
- # Use of this source code is governed by a BSD-style license that can be
4
- # found in the LICENSE file.
5
-
6
- """ Unit tests for the msvs.py file. """
7
-
8
- import gyp.generator.msvs as msvs
9
- import unittest
10
-
11
- from io import StringIO
12
-
13
-
14
- class TestSequenceFunctions(unittest.TestCase):
15
- def setUp(self):
16
- self.stderr = StringIO()
17
-
18
- def test_GetLibraries(self):
19
- self.assertEqual(msvs._GetLibraries({}), [])
20
- self.assertEqual(msvs._GetLibraries({"libraries": []}), [])
21
- self.assertEqual(
22
- msvs._GetLibraries({"other": "foo", "libraries": ["a.lib"]}), ["a.lib"]
23
- )
24
- self.assertEqual(msvs._GetLibraries({"libraries": ["-la"]}), ["a.lib"])
25
- self.assertEqual(
26
- msvs._GetLibraries(
27
- {
28
- "libraries": [
29
- "a.lib",
30
- "b.lib",
31
- "c.lib",
32
- "-lb.lib",
33
- "-lb.lib",
34
- "d.lib",
35
- "a.lib",
36
- ]
37
- }
38
- ),
39
- ["c.lib", "b.lib", "d.lib", "a.lib"],
40
- )
41
-
42
-
43
- if __name__ == "__main__":
44
- unittest.main()