Commit Graph

  • 690db23243 Merge pull request 'autumncleaning' (#5) from autumncleaning into main main pns11 2023-06-02 14:40:58 +0000
  • cbfbf5a8d8 Stuff #5 autumncleaning saftan 2023-06-02 16:39:20 +0200
  • 0d5adfc10f Added class SSOrderSet with a method for joining order numbers with comma saftan 2023-01-01 10:03:56 +0100
  • e211895ca2 Merge pull request 'autumncleaning' (#4) from autumncleaning into main pns11 2022-12-25 15:52:20 +0000
  • b72fb16819 Switched StringBuilder for inlined String in SSInvoiceSearchPanel #4 saftan 2022-12-25 16:33:29 +0100
  • a85c348b53 Javadoc annotations in SSInvoiceRowTableModel, SSInterestInvoiceTableModel saftan 2022-12-25 16:24:19 +0100
  • b75ccdbd4a Javadoc annotations in SSInvoiceDialog, SSInvoiceTableModel saftan 2022-12-25 15:54:43 +0100
  • dfc833c027 Switched StringBuilder for inlined String in SSInvoiceFrame, added javadoc annotations saftan 2022-12-25 15:47:00 +0100
  • afe4e3e7a7 Switched StringBuilder for inlined String in SSHelpPanel saftan 2022-12-25 15:43:13 +0100
  • e423be0245 Added javadoc annotations SSHelpHistory saftan 2022-12-25 15:42:25 +0100
  • f8b08482ea Switched StringBuilder for inlined String in SSHelpFrame, added javadoc annotations saftan 2022-12-25 15:37:11 +0100
  • 3e30705d21 Switched StringBuilder for inlined String in SSCustomerPanel, added javadoc annotations saftan 2022-12-25 15:33:33 +0100
  • 6b896bc076 Switched StringBuilder for inlined String in SSCustomerSearchPanel saftan 2022-12-25 15:29:50 +0100
  • 3af50f8a28 Switched StringBuilder for inlined String in SSCustomerFrame saftan 2022-12-25 14:15:32 +0100
  • fd356c32e0 Switched StringBuilder for inlined String in SSCreditInvoiceDialog saftan 2022-12-25 14:11:51 +0100
  • 01d2ef32ac Switched StringBuilder for inlined String in SSCreditInvoicePanel saftan 2022-12-25 14:10:26 +0100
  • 06f3b61cb1 Switched StringBuilder for inlined String in SSCreditInvoiceSearchPanel saftan 2022-12-25 14:04:40 +0100
  • e201ed5d4b Switched StringBuilder for inlined String in SSCreditInvoiceFrame saftan 2022-12-25 14:00:41 +0100
  • 50e3781534 Switched StringBuilder for inlined String in SSCompanyFrame saftan 2022-12-25 13:11:02 +0100
  • 896984bd9a Switched StringBuilder for inlined String in SSImportAccountplanDialog saftan 2022-12-25 13:07:46 +0100
  • 239a5a1c0b Inlined String return in SSAccountPlanPanel saftan 2022-12-25 13:00:19 +0100
  • 252aa89943 Collapsed identical catch blocks, changed StringBuilder to String in SSAccountPlanFrame saftan 2022-12-25 12:59:31 +0100
  • 213371d230 Switched StringBuilder for String in SSAccountPlanPanel, added .idea/ to gitignore saftan 2022-12-25 12:32:04 +0100
  • 7afe999cf5 Merge pull request 'autumncleaning' (#3) from autumncleaning into main pns11 2022-11-01 07:10:24 +0000
  • 95257dcfd8 Added closing of BufferedReader in SSSupplierPaymentImporter.java #3 saftan 2022-10-31 13:01:53 +0100
  • a9e2db0416 Removed unused dependency in SSSupplierPaymentExporter.java saftan 2022-10-31 13:00:39 +0100
  • 80bc93f600 Updated deprecated cast String -> Integer in LBinLine.java saftan 2022-10-31 12:56:39 +0100
  • 9b9e25b90e Merge pull request 'autumncleaning' (#2) from autumncleaning into main pns11 2022-10-31 06:52:54 +0000
  • 06530db445 Fixed deprecated casts String -> Integer, Double -> Float in SIEIterator.java #2 saftan 2022-10-31 07:49:55 +0100
  • f384dc2cba Added explicit closing of BufferedReader in SSBgMaxImporter.java saftan 2022-10-31 07:23:49 +0100
  • 0b4a499a84 Removed unused attribute in SSSupplierInvoice.java saftan 2022-10-31 07:21:35 +0100
  • 6354b2eb1a Removed unused attribute in SSSupplierCreditInvoice.java saftan 2022-10-31 07:16:35 +0100
  • bfc1f45d4f Updated rounding mode from deprecated BigDecimal API to RoundingMode in SSProduct.java saftan 2022-10-31 07:09:26 +0100
  • 52ca74eb8f Removed unused local variable in SSDBThread.java saftan 2022-10-31 07:03:09 +0100
  • 5d9cdff842 Removed unused local variable in SSDB.java saftan 2022-10-31 06:59:45 +0100
  • c1905266e5 Dead code removal in SSCompanyConfig.java, SSPostLock.java saftan 2022-10-30 09:57:17 +0100
  • 080446ef61 Removed commented old code in SSBudget.java saftan 2022-10-30 09:28:52 +0100
  • 04e6b8ffe0 Removed dead code, unused dependency, updated deprecated BigDecimal rounding modes to RoundingMode counterparts saftan 2022-10-30 09:26:17 +0100
  • be49a732c5 Removed dead code in SSAccountingYear.java saftan 2022-10-30 09:15:53 +0100
  • 3c3bbf55e6 Removed dead code in SSVATUtil.java saftan 2022-10-30 09:13:43 +0100
  • 96e821c631 Removed unused dependencies in SSAccountSchema.java saftan 2022-10-30 09:12:11 +0100
  • be149592cd Added target/ directory to .gitignore saftan 2022-10-30 08:50:27 +0100
  • cfc670f736 Added basic info to README.md saftan 2022-10-30 08:25:17 +0100
  • 4c176a49db Initial git commit of svn export trunk from original repo saftan 2022-10-30 08:14:57 +0100
  • 84afe1dbc1 Initial commit pns11 2022-10-30 07:12:42 +0000