Commit Graph

58 Commits

Author SHA1 Message Date
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
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
60a7f769ce Added Screenshots 2026-03-14 08:03:04 -04:00
1367937614 Merge remote-tracking branch 'origin/master' 2026.3.8 2026-03-13 08:39:23 -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
89e3048c29 Update README.md 2026-03-12 12:17:22 -04:00
a7899fb6b3 2026.3.7 2026.3.7 2026-03-12 11:23:25 -04:00
ef7570fb3b Refactored to use QboBaseModel & ServiceBase from redmine_qbo 2026-03-12 11:23:07 -04:00
93ae77d9f6 2026.3.6 2026.3.6 2026-03-11 23:54:50 -04:00
ac82d5cf90 2026.3.6 2026-03-11 23:53:35 -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
1febdc3e04 2026.3.5 2026.3.5 2026-03-09 20:52:38 -04:00
d1f8f027c0 Allow doing math in price field for each markups 2026-03-09 20:45:26 -04:00
c5dd50a369 Minium required Redmine QBO version bump for breaking changes 2026.3.4 2026-03-09 08:26:48 -04:00
92ecf171b9 2026.3.4 2026-03-09 08:20:45 -04:00
70dc594cb2 Fixed url for plugin 2026-03-09 08:20:05 -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
3b51c961e3 2026.3.3 2026.3.3 2026-03-08 22:00:47 -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
e58bbafda7 fixed required plugin version 2026.3.2 2026-03-08 19:29:45 -04:00
c56aa5897f 2026.3.2 2026-03-08 19:27:33 -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
ecbfa2620f updated readme 2026-03-08 15:34:46 -04:00
b4512f1a00 2026.3.1 2026.3.1 2026-03-08 15:21:03 -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
5039e2fcc7 updaed javascript to update on row delete 2026-03-07 21:59:33 -05:00
151bbf2d7f tweaked layout, added JS for live totals 2026-03-07 21:47:03 -05:00
67513c527e use view_issues_edit_notes_bottom 2026-03-07 18:44:28 -05:00
eb825ab002 updated readme 2026.3.0 2026-03-07 13:25:37 -05:00
5789fef3b6 No longer need leading z since using view hook view_issues_show_description_bottom 2026-03-07 13:19:20 -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