109 Commits

Author SHA1 Message Date
Cüneyt Şentürk
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
benguozakinci@gmail.com
52a90e05be Remove unnecessary variables and add refactored functionality to purchase price 2021-07-02 17:35:07 +03:00
benguozakinci@gmail.com
8c78c2cc5e Refactor functionality to not to remove the required chars 2021-07-02 17:30:02 +03:00
benguozakinci@gmail.com
112b842cc4 Correct unnecessary spaces and add comma 2021-07-02 16:45:06 +03:00
benguozakinci@gmail.com
cfa3c2091d Refactor function 2021-07-02 16:42:15 +03:00
benguozakinci@gmail.com
5148255dde Remove .DS_Store from everywhere 2021-07-02 16:41:25 +03:00
benguozakinci@gmail.com
6e58f29854 Correct indentation 2021-07-02 16:01:19 +03:00
benguozakinci@gmail.com
f7d683fff1 Fix indentation 2021-07-02 15:59:00 +03:00
benguozakinci@gmail.com
8f27089cb0 Refactor duplicated variables 2021-07-02 15:05:25 +03:00
benguozakinci@gmail.com
165f857849 Create regex controller to format input without double . and , 2021-07-02 14:59:33 +03:00
benguozakinci@gmail.com
327d8ea94d Regex that works for the first character entered 2021-07-01 12:34:58 +03:00
Burak Civan
598f6e2cb2 Spacing formatted 2021-07-01 10:51:13 +03:00
Burak Civan
52845a4aa5 Spacing edited 2021-07-01 10:47:46 +03:00
Burak Civan
7de2d54103 Spacing edited 2021-07-01 10:36:12 +03:00
Burak Civan
6a027f2e38 Currency total edited 2021-07-01 10:23:15 +03:00
Burak Civan
331e7904e0 Default curreency edited 2021-06-30 19:00:58 +03:00
Burak Civan
96e448d3ba Javascirpt function edited 2021-06-29 09:33:07 +03:00
Burak Civan
f1f5fadc1c Edit method edited 2021-06-28 18:23:40 +03:00
Burak Civan
0786753d48 Currency conversion component edited 2021-06-28 13:00:24 +03:00
Burak Civan
1a6ba034bd Min date control development 2021-06-18 11:35:36 +03:00
Cüneyt Şentürk
0bbc31bec4 Report page cache own widget.. 2021-06-15 12:37:13 +03:00
Sevan Nerse
0a416e99ec global search based on livewire improved 2021-06-04 19:05:35 +03:00
Denis Duliçi
b8057a7a12 several fixes 2021-05-14 18:29:24 +03:00
Cüneyt Şentürk
17e4b5a68a fixed edit currency.. 2021-05-12 22:40:29 +03:00
Cüneyt Şentürk
fba35ae3c5 Document multi currency and edit currency rate issue solved.. 2021-05-12 19:17:07 +03:00
Cüneyt Şentürk
5a280becd1 document fixed tax and discount calculation.. 2021-04-09 16:35:34 +03:00
Cüneyt Şentürk
f9c67b1fee documents onChangeCurrency method fixed.. 2021-04-08 12:36:09 +03:00
Cüneyt Şentürk
58daa83030 Improved import upload page.. 2021-02-11 18:08:06 +03:00
Sevan Nerse
8b77dc10db onCalculateTotal should be called with timeout 2021-01-28 15:10:11 +03:00
Cüneyt Şentürk
60091d2d1f document inclusive tax calculate issue solved 2021-01-26 15:50:10 +03:00
Sevan Nerse
bfe4970cc1 line discount amount is fixed 2021-01-20 12:34:37 +03:00
Sevan Nerse
0d92d9ccd2 'add tax' field on document item should be visible after removing an existing tax 2021-01-20 11:59:36 +03:00
Cüneyt Şentürk
b06deb529d Document page currencies feature and change currency dynamic fixed.. 2021-01-19 17:52:22 +03:00
Sevan Nerse
a87f4610ce checkbox group is adjusted 2021-01-07 12:32:22 +03:00
Sevan Nerse
57a664be98 entries of items will be reflected automatically to the entries of form items 2021-01-04 14:42:46 +03:00
Cüneyt Şentürk
f753cfa077 document item line discount active then tax styling.. 2021-01-04 11:24:32 +03:00
Cüneyt Şentürk
4fd4839dcf document item discount some changes.. 2021-01-04 00:25:39 +03:00
Burak Çakırel
a832142dcd
Refactor total and line discount calculation according to new design 2021-01-03 23:46:19 +03:00
Cüneyt Şentürk
9abd02825a closed #1721 Fixed: A document can't be deleted from its view. -> change vue instance app to main-body 2021-01-03 19:01:59 +03:00
Sevan Nerse
45bfcf31b6 description of an item must be checked as null or not 2021-01-03 18:06:14 +03:00
Cüneyt Şentürk
4612f6b35b remove unnecessary function and line discount 2021-01-01 22:32:52 +03:00
Cüneyt Şentürk
090e3b2ded Document item new item changeable item name.. 2021-01-01 13:58:41 +03:00
Cüneyt Şentürk
34279db46b Item button and document content added spinner 2020-12-29 17:13:06 +03:00
Sevan Nerse
3684292b09 onBindingItemField makes possible adding fields to item array 2020-12-28 11:50:09 +03:00
Cüneyt Şentürk
0c2c5dd890 new item issue and multiple selected value fixed.. 2020-12-26 18:38:07 +03:00
Cüneyt Şentürk
8dbe178a70 fixed item button create new item feature fixed.. 2020-12-26 12:48:55 +03:00
Cüneyt Şentürk
2ba5e53b3e add auto tax field 2020-12-26 11:45:29 +03:00
Burak Çakırel
0c1424db47
Merge Invoice and Bill into Document 2020-12-24 01:28:38 +03:00
Cüneyt Şentürk
9c84d267fc Dashboard and setting->email page issue solved. 2020-02-19 11:10:27 +03:00
Cüneyt Şentürk
7efc4cf7b9 Reports create page get dynamic field and save. 2020-01-18 19:24:29 +03:00