Commit Graph

130 Commits

Author SHA1 Message Date
d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
a6cdd57bbe Document discount & tax calculation issue fixed. 2022-04-15 17:53:45 +03:00
fe3a481596 Remove repeating functions 2021-09-02 17:30:59 +03:00
808306a8a2 Add unique ref for focus events 2021-09-02 17:22:02 +03:00
5051d04e3e Prevent possible bugs on create item functionality 2021-09-02 12:00:19 +03:00
f0b37c3bc9 Remove keydown.enter events that disable the submission for line items 2021-09-02 10:54:36 +03:00
5633689c17 Change input enter event handler to use DOM 2021-08-27 15:33:11 +03:00
d6f285211d Inputs active 2021-08-26 14:50:27 +03:00
b6f3cc7c8f Focus on next input when pressed enter 2021-08-25 19:51:38 +03:00
37eff2d980 Disable form submission on every keydown event 2021-08-25 14:55:01 +03:00
af8b75487f Merge branch 'akaunting:master' into invoice-form-enhancements 2021-08-25 11:15:51 +03:00
5aa6071e9b Rename discount type Normal => Percentage #kbcqjv 2021-08-15 22:35:05 +01:00
e8720c6a8a Adding discount as an amount #kbcqjv 2021-08-15 17:20:39 +01:00
538e116fb2 Adding discount as an amount #kbcqjv 2021-08-13 13:24:08 +01:00
8d87832481 Adding discount as an amount #kbcqjv 2021-08-11 15:22:19 +01:00
17a4237c09 Fix spacing 2021-08-03 13:44:10 +03:00
7a4d28d755 Input field is active after new item created 2021-08-03 13:07:09 +03:00
cef1ee1b42 close #2213 Fixed: Document add new tax not calculate totals 2021-08-01 21:47:02 +03:00
db8507b856 Focus on name input area is active when a new item is created 2021-07-30 18:49:30 +03:00
ad2eb04dc9 close #2201 Fixed: Report detail console report_total issue #pth7p0 2021-07-28 18:43:00 +03:00
90f7453659 typo 2021-07-28 18:38:56 +03:00
26fde89cf7 Merge pull request #2175 from bengu-thon-mai-mochi/regex-pattern
Price inputs formatted in edit & create items page
2021-07-02 17:39:46 +03:00
52a90e05be Remove unnecessary variables and add refactored functionality to purchase price 2021-07-02 17:35:07 +03:00
8c78c2cc5e Refactor functionality to not to remove the required chars 2021-07-02 17:30:02 +03:00
112b842cc4 Correct unnecessary spaces and add comma 2021-07-02 16:45:06 +03:00
cfa3c2091d Refactor function 2021-07-02 16:42:15 +03:00
5148255dde Remove .DS_Store from everywhere 2021-07-02 16:41:25 +03:00
6e58f29854 Correct indentation 2021-07-02 16:01:19 +03:00
f7d683fff1 Fix indentation 2021-07-02 15:59:00 +03:00
8f27089cb0 Refactor duplicated variables 2021-07-02 15:05:25 +03:00
165f857849 Create regex controller to format input without double . and , 2021-07-02 14:59:33 +03:00
327d8ea94d Regex that works for the first character entered 2021-07-01 12:34:58 +03:00
598f6e2cb2 Spacing formatted 2021-07-01 10:51:13 +03:00
52845a4aa5 Spacing edited 2021-07-01 10:47:46 +03:00
7de2d54103 Spacing edited 2021-07-01 10:36:12 +03:00
6a027f2e38 Currency total edited 2021-07-01 10:23:15 +03:00
331e7904e0 Default curreency edited 2021-06-30 19:00:58 +03:00
96e448d3ba Javascirpt function edited 2021-06-29 09:33:07 +03:00
f1f5fadc1c Edit method edited 2021-06-28 18:23:40 +03:00
0786753d48 Currency conversion component edited 2021-06-28 13:00:24 +03:00
1a6ba034bd Min date control development 2021-06-18 11:35:36 +03:00
0bbc31bec4 Report page cache own widget.. 2021-06-15 12:37:13 +03:00
0a416e99ec global search based on livewire improved 2021-06-04 19:05:35 +03:00
b8057a7a12 several fixes 2021-05-14 18:29:24 +03:00
17e4b5a68a fixed edit currency.. 2021-05-12 22:40:29 +03:00
fba35ae3c5 Document multi currency and edit currency rate issue solved.. 2021-05-12 19:17:07 +03:00
5a280becd1 document fixed tax and discount calculation.. 2021-04-09 16:35:34 +03:00
f9c67b1fee documents onChangeCurrency method fixed.. 2021-04-08 12:36:09 +03:00
58daa83030 Improved import upload page.. 2021-02-11 18:08:06 +03:00
8b77dc10db onCalculateTotal should be called with timeout 2021-01-28 15:10:11 +03:00