Commit Graph

43 Commits

Author SHA1 Message Date
cca822c570 better display flags 2026-03-17 20:35:40 -04:00
795906b4f5 Sync Item account numbers 2026-03-17 20:26:52 -04:00
d5e59c120c Make qbo item inactive if deleted 2026-03-17 19:45:36 -04:00
c968893f94 fixed taxable check 2026-03-17 19:29:05 -04:00
f59849e6e5 Merge remote-tracking branch 'origin/master' 2026-03-17 19:20:08 -04:00
6bf5575f9c Updated views for items and accounts 2026-03-17 19:18:03 -04:00
2703d6cc3e Default to taxable, otherwise folllow tax flag 2026-03-17 18:27:56 -04:00
24e3e4ba82 Added taxable flag 2026-03-17 12:25:58 -04:00
f81fe0ef87 Added accounts to allow for assinging income account to items, and selecting default income account. Also added item type selection 2026-03-16 22:59:54 -04:00
a2cc7a97fd Added comment 2026-03-15 18:57:48 -04:00
7088550184 Removed ItemSyncJob as it was replaced withj QboSyncJob 2026-03-15 17:44:14 -04:00
2302679c3a updated ItemSyncService init call 2026-03-15 07:50:07 -04:00
ec1ef72267 Use a private note to make it clear where the estimate came from. 2026-03-14 22:13:45 -04:00
564158722d Updated t work with redmine_qbo 2026.3.9 2026-03-14 21:56:09 -04:00
62adcb11cd fixed typo 2026-03-13 08:38:41 -04:00
896813983c Updated to use DSL and qbo_sync flag 2026-03-13 08:36:49 -04:00
ef7570fb3b Refactored to use QboBaseModel & ServiceBase from redmine_qbo 2026-03-12 11:23:07 -04:00
a52ff3b860 fixed sync link 2026-03-11 23:50:05 -04:00
4f8e5d9b2c implemented some basic CRUD for QBO Items 2026-03-11 23:39:24 -04:00
bfdf6b3065 Added support for item name & sku. Also added manual sync link 2026-03-11 19:36:27 -04:00
d1f8f027c0 Allow doing math in price field for each markups 2026-03-09 20:45:26 -04:00
9736f1ac96 Added settings page for Item stats 2026-03-09 00:00:46 -04:00
3463698f8d Use self.page_size instead of a constant 2026-03-08 23:29:16 -04:00
1780896e84 Set page size to 10 2026-03-08 21:48:03 -04:00
91cdd86c12 Add logging 2026-03-08 20:10:14 -04:00
449910c941 minium qty is 1 2026-03-08 15:48:01 -04:00
42ea5dffc9 updated comments 2026-03-08 15:37:01 -04:00
30b493e2f9 Added support for making items inactive 2026-03-08 15:14:36 -04:00
88b452b889 use set ID like we do with the other entities 2026-03-08 15:04:31 -04:00
60fb4e197c Added QBO Item support with autocomplete 2026-03-08 14:24:30 -04:00
d3d039f191 added locale notice_added_from 2026-03-07 22:06:05 -05:00
bb55c45b9b update copyright year 2026-03-07 22:01:11 -05:00
151bbf2d7f tweaked layout, added JS for live totals 2026-03-07 21:47:03 -05:00
894741f60f Fixed remove button functionality 2026-03-07 13:03:44 -05:00
1d29d2a816 Don't save blank line items 2026-03-07 12:49:34 -05:00
acd54a5e57 Added English strings for Rails i18n 2026-03-07 12:37:47 -05:00
03b94d251a Make the form read only if issue id closed 2026-03-07 10:49:07 -05:00
9767870db4 added issue subject to estimate note 2026-03-07 09:39:03 -05:00
b0c1da0b51 display line items on issue if any exist 2026-03-07 09:35:02 -05:00
366104c454 Added tax and a notice line item 2026-03-06 22:27:02 -05:00
512d9690e5 fixed comments and check for customer 2026-03-06 21:53:49 -05:00
47a7447688 Create estimate on issue close. 2026-03-06 21:42:27 -05:00
f297830750 Initial Commit 2026-03-05 08:40:23 -05:00