Commit Graph

  • d1db270f4e allowing saving after saving. BC 2018-10-25 19:11:26 -07:00
  • 2401c5c227 allow negative invoice. BC 2018-10-25 19:01:45 -07:00
  • 869adcefb3 merged. Bryce Covert 2018-10-11 22:11:52 -07:00
  • c4a8d71c2c Merge branch 'master' of bitbucket.org:brycecovertoperations/integreat BC 2018-10-11 20:36:42 -07:00
  • 2a9366e8f5 Merge branch 'master' of bitbucket.org:brycecovertoperations/integreat Bryce Covert 2018-10-11 20:26:27 -07:00
  • 3e8c359458 updates. Bryce Covert 2018-10-11 20:24:32 -07:00
  • 951f8ceaea almost there; datomic works for everything except http routes and import. BC 2018-09-20 23:34:57 -07:00
  • 4a237a8224 editing users uses datomic. BC 2018-09-20 23:17:45 -07:00
  • ebb9a191f1 Supporting new action. BC 2018-09-20 22:28:24 -07:00
  • 82f56c37cd adding approach to fixing sql. BC 2018-09-20 20:49:38 -07:00
  • 6c6ed0ebb7 including a more verbose description. BC 2018-09-20 18:56:02 -07:00
  • 43555a4e25 Fixed issue with duplicate import problem. Which account that was used for import is important. BC 2018-09-20 18:40:02 -07:00
  • ff4be6d20e minor fixes. Bryce Covert 2018-09-20 18:12:40 -07:00
  • 0fe9dd544a you can now type expense account Bryce Covert 2018-09-18 19:53:54 -07:00
  • 5fe4d7e0b3 voiding invoice voids expense accounts too Bryce Covert 2018-09-18 08:36:56 -07:00
  • 52cbddcbde fixing issue with unauthorized. Bryce Covert 2018-09-18 07:21:53 -07:00
  • a17ef01046 hand written checks graphql Bryce Covert 2018-09-03 18:14:55 -07:00
  • 3ea31e8836 only one way to change invoices -> datomic! Bryce Covert 2018-09-03 16:31:37 -07:00
  • 11a9e3c39c You change change expense accounts on invoices Bryce Covert 2018-09-03 16:00:20 -07:00
  • 2e87b9ddff another sql mutation bites the dust. Bryce Covert 2018-09-03 14:54:18 -07:00
  • fe5d09c02b merged. Bryce Covert 2018-09-03 13:12:20 -07:00
  • b17d564cdf Some nice-to-haves Bryce Covert 2018-08-24 08:41:01 -07:00
  • e0f7b5f128 includes all, but tells you when voided. Bryce Covert 2018-08-24 08:33:29 -07:00
  • da97d730ad printing checks works great. Bryce Covert 2018-08-24 07:36:17 -07:00
  • a9224dad22 now all payments can go through datomic, but pdfs need work. Bryce Covert 2018-08-23 22:39:12 -07:00
  • 4fd5e8a156 at least fixing one of the duplication issues. Bryce Covert 2018-08-23 20:15:29 -07:00
  • 8a74f4a4e2 filtering down to just active invoices/etc. Bryce Covert 2018-08-23 18:46:08 -07:00
  • 2ea6ca576f check printing Bryce Covert 2018-08-23 18:28:35 -07:00
  • 9629730403 Merge branch 'master' into datomic Bryce Covert 2018-08-16 23:04:50 -07:00
  • 5e507f4f8d fixing width problem. Bryce Covert 2018-08-16 22:32:46 -07:00
  • cb25850727 adds the expense account Bryce Covert 2018-08-16 22:28:18 -07:00
  • adca97f2d3 adds new bank accounts Bryce Covert 2018-08-16 21:04:55 -07:00
  • 6614aca036 adding new companies Bryce Covert 2018-08-16 20:24:46 -07:00
  • bcb839aaa8 adding invoices works correctly again. Bryce Covert 2018-08-16 19:36:50 -07:00
  • 1208f972ef makes check voiding work correctly Bryce Covert 2018-08-16 18:51:58 -07:00
  • ad2dd386ee more code trimming for datomic. Bryce Covert 2018-08-16 08:38:01 -07:00
  • a4e3fe2327 more conversion to datomic Bryce Covert 2018-08-16 08:23:44 -07:00
  • 0741b27239 everything is now looked up through datomic Bryce Covert 2018-08-16 07:13:38 -07:00
  • 202ed6b0e2 everything is now looked up through datomic Bryce Covert 2018-08-16 07:13:29 -07:00
  • a25232a195 payments work through the ui in datomic Bryce Covert 2018-08-14 08:41:11 -07:00
  • 67dea65159 you can find transactions now Bryce Covert 2018-08-14 07:53:31 -07:00
  • ed97cf563f you can find transactions now Bryce Covert 2018-08-14 07:53:25 -07:00
  • b5ab860315 more viewing from UI. Bryce Covert 2018-08-10 22:52:53 -07:00
  • cbbabb2219 started making graphql do the right thing. Bryce Covert 2018-08-10 22:36:37 -07:00
  • 8ebd3da0c7 every table (besides reminders) are ported over. Bryce Covert 2018-08-10 21:41:53 -07:00
  • 2b47081c2f project now can sync companies Bryce Covert 2018-08-10 18:37:00 -07:00
  • f0512085ab datomic progress. BC 2018-08-10 07:21:41 -07:00
  • 29eb684d6f Merge branch 'master' into datomic BC 2018-08-10 06:59:37 -07:00
  • 5825a3ebe9 fixes for nrepl. Bryce Covert 2018-08-10 13:59:21 +00:00
  • 9fa0c254e9 Merged. BC 2018-08-10 06:38:34 -07:00
  • 3d20cb31a0 Revert "adding datomic" BC 2018-08-10 06:36:38 -07:00
  • 2506b7b592 fixing issue in production. BC 2018-08-10 06:33:35 -07:00
  • bf0542d535 datomic progress. BC 2018-08-09 23:04:10 -07:00
  • 913a44fb48 adding datomic Bryce Covert 2018-08-09 19:39:38 -07:00
  • d777b82296 fixing bind. Bryce Covert 2018-08-08 16:57:33 -07:00
  • 4bbe70ad8d nrepl setup. Bryce Covert 2018-08-08 16:39:11 -07:00
  • 87951e6471 adding fix for checks Bryce Covert 2018-08-08 07:43:49 -07:00
  • 6c064f497a Merge branch 'master' of bitbucket.org:brycecovertoperations/integreat Bryce Covert 2018-08-05 19:51:31 -07:00
  • 2e8a7b4648 allows adding Bryce Covert 2018-08-05 19:51:18 -07:00
  • 208c294bec only inserting transactions if company found BC 2018-08-02 22:01:02 -07:00
  • 0878ccbf20 added ability to see existing accounts. BC 2018-08-02 21:56:36 -07:00
  • 4ea163b560 java 8 BC 2018-08-02 21:34:25 -07:00
  • dfbffdc01e added ability to link yodlee directly in. BC 2018-08-02 21:34:00 -07:00
  • a9d8bf21f9 Merge branch 'master' of bitbucket.org:brycecovertoperations/integreat Bryce Covert 2018-08-02 07:32:48 -07:00
  • fce2ac5b3a logo and amount Bryce Covert 2018-08-01 16:49:19 -07:00
  • 4a6f3bc122 doesnt allow advanced overpay. BC 2018-07-31 19:12:34 -07:00
  • 56fa0655d5 improving the appear problem. BC 2018-07-31 19:03:18 -07:00
  • f893bfde0f ignores checkcard BC 2018-07-31 18:19:18 -07:00
  • fe4d492fa7 you must enter a default expense account. BC 2018-07-31 17:57:35 -07:00
  • 2cc193a66f adding more validation. BC 2018-07-31 17:55:57 -07:00
  • 271185690a Fixing pdf long invoice lines. Bryce Covert 2018-07-31 10:31:43 -07:00
  • b5b3c8f529 allowing paying using debit. Bryce Covert 2018-07-31 09:13:03 -07:00
  • 7e7045652f voiding moves an invoices state back Bryce Covert 2018-07-31 08:14:31 -07:00
  • 577b8a1092 printing more info. Bryce Covert 2018-07-30 18:12:13 -07:00
  • b5e4d86f50 adding more debuggingv. Bryce Covert 2018-07-30 18:03:40 -07:00
  • 49373bb9aa more debugging info. Bryce Covert 2018-07-30 17:58:24 -07:00
  • 83ba0e4db0 checking for existing invoices. Bryce Covert 2018-07-30 17:49:05 -07:00
  • 9e00372857 you can't add an existing invoice. Bryce Covert 2018-07-30 09:23:56 -07:00
  • 5cac08437f making invoices that are paid create a corresponding check Bryce Covert 2018-07-29 16:32:13 -07:00
  • 4069f731e9 you can now create cash payments. Bryce Covert 2018-07-27 16:39:44 -07:00
  • 4a0f7d7f77 icon update. Bryce Covert 2018-07-27 16:01:06 -07:00
  • 90ded7394e lots of fixes to sorting and adding dates on checks. Bryce Covert 2018-07-27 11:59:33 -07:00
  • 9894bc72b3 adding default expense account to export Bryce Covert 2018-07-27 09:01:21 -07:00
  • 05dbb7c11b fixing issue with address making it never saveable. Bryce Covert 2018-07-27 08:41:07 -07:00
  • 3013a46c57 ne invoices set up correctly. Bryce Covert 2018-07-27 08:35:51 -07:00
  • 523a96f51b fixing problems with slowness and fixing error with wrong locations. Bryce Covert 2018-07-27 08:29:01 -07:00
  • fda152b8e8 couple tweaks. Bryce Covert 2018-07-27 08:13:20 -07:00
  • 2cb0dd2c70 forces expense account A or HQ. Bryce Covert 2018-07-27 08:08:55 -07:00
  • 47d26e9b21 adding expense accounts Bryce Covert 2018-07-27 07:42:37 -07:00
  • 5582d18c4a reminders about scaling. Bryce Covert 2018-07-26 10:28:48 -07:00
  • 8bb35d70c0 you can void checks now. Bryce Covert 2018-07-25 19:35:26 -07:00
  • 581e5e8798 added ability to void invoices. Bryce Covert 2018-07-25 16:28:24 -07:00
  • 2cb540c1fa you can now edit invoices. Bryce Covert 2018-07-25 16:01:36 -07:00
  • 2c4d8f9ded fix. Bryce Covert 2018-07-25 14:13:39 -07:00
  • aaabab8cb9 switching to company id for proper filtering. Bryce Covert 2018-07-25 14:06:58 -07:00
  • aacd660199 improving problems. Bryce Covert 2018-07-23 13:53:23 -07:00
  • dbb5e8b40c defaulting to now. Bryce Covert 2018-07-23 13:43:01 -07:00
  • 695cd38227 adding ability to choose location Bryce Covert 2018-07-23 13:36:02 -07:00
  • ecc5dc7d77 supporting iguana's Bryce Covert 2018-07-21 05:00:29 -07:00
  • 91cb8c7678 lots of updates. Bryce Covert 2018-07-18 04:27:59 -07:00