Commit Graph

27 Commits

Author SHA1 Message Date
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