2174 Commits

Author SHA1 Message Date
Denis Duliçi
b008e8aa2e check if directory exists 2021-09-10 09:45:11 +03:00
Denis Duliçi
91907067a2 used qualifyColumn to prefix columns 2021-09-10 09:41:15 +03:00
Denis Duliçi
f77b6475ff fixed document history 2021-09-10 01:49:49 +03:00
Denis Duliçi
1f2b5e79f3 fixed document source 2021-09-10 01:20:20 +03:00
Cüneyt Şentürk
3d86b29a8c
Merge pull request #2246 from sevannerse/fixing-typo
typo fixed
2021-09-10 00:40:14 +03:00
Denis Duliçi
2b680f0f8e added prefix to source 2021-09-10 00:31:39 +03:00
Denis Duliçi
640cafb133 added update interface for companies 2021-09-09 22:41:44 +03:00
Sevan Nerse
b0477b43b0 typo fixed 2021-09-09 16:09:11 +03:00
Cüneyt Şentürk
643c907d60 set default country and some styling 2021-09-08 11:40:03 +03:00
Cüneyt Şentürk
d78eb814f2
Merge pull request #2244 from bengu-thon-mai-mochi/pdf-language-support
Invoices/Bills pdfs supports Japanese and Chinese chars
2021-09-07 20:59:51 +03:00
Cüneyt Şentürk
2a7bc48c75 coding style.. 2021-09-07 20:57:25 +03:00
Cüneyt Şentürk
e32091e965
Merge pull request #2241 from burakcakirel/make-search-and-filters-extendable
Allow to add Module's fields to the search and filter
2021-09-07 20:23:28 +03:00
Cüneyt Şentürk
6ed5a9988f add listener 2.1.24 in provider 2021-09-07 15:21:20 +03:00
benguozakinci@gmail.com
c36c9c63e6 Chinese and japanese characters available ininvoices pdf 2021-09-07 12:17:01 +03:00
Denis Duliçi
0ebfde3651 fixed dashboard tests 2021-09-07 10:58:39 +03:00
Denis Duliçi
c59c71b0f9 added source feature 2021-09-07 10:33:34 +03:00
Denis Duliçi
7fd3917d63 use jobs in seeds 2021-09-06 14:46:42 +03:00
benguozakinci@gmail.com
e72561278b Add font and configuration for dompdf 2021-09-06 13:35:41 +03:00
Burak Çakırel
44e3ec8679
Allow to add Module's fields to the search and filter 2021-09-06 11:15:53 +01:00
Denis Duliçi
442b238854 used jobs to import transfers 2021-09-06 12:15:56 +03:00
Denis Duliçi
c08a8cfc4e added pointer interfaces for jobs 2021-09-06 11:53:57 +03:00
Cüneyt Şentürk
abd55133f1 fixed widget destroy function 2021-09-04 21:54:50 +03:00
Denis Duliçi
624feb76c4 styling 2021-09-04 18:22:11 +03:00
Cüneyt Şentürk
bf5fc4f363 fixed jobs.. 2021-09-04 16:08:13 +03:00
Cüneyt Şentürk
554e895496 fixed test 2021-09-04 16:04:27 +03:00
Cüneyt Şentürk
9ccc5df6b4 currency code is empty use setting default currency.. 2021-09-04 16:01:12 +03:00
Cüneyt Şentürk
ba70388861 Widget jobs added and created_by column fixed.. 2021-09-04 15:35:43 +03:00
Cihan Şentürk
c809bf7418 removed addresses lang file 2021-09-03 12:57:54 +03:00
Cihan Şentürk
6154ff31fd location brought from model 2021-09-03 12:53:35 +03:00
Cihan Şentürk
ebeb8df1da address field detailed (city, zip_code, state, country) 2021-09-03 11:43:55 +03:00
Cüneyt Şentürk
ac86fbb7b7 chart trait typo 2021-09-03 00:14:26 +03:00
Cüneyt Şentürk
59282c36f0 typo 2021-09-03 00:02:16 +03:00
Cüneyt Şentürk
cc73dee749
Merge pull request #2239 from bengu-thon-mai-mochi/currency-symbol-on-cash-flow-widget
Format currencies on cash flow widget tooltip and yAxes
2021-09-02 23:47:09 +03:00
benguozakinci@gmail.com
68e788505a Apply format currency to tAxes 2021-09-02 19:17:19 +03:00
benguozakinci@gmail.com
bcc97e3d72 Move out functionality 2021-09-02 14:50:07 +03:00
benguozakinci@gmail.com
0a9193479a Refactor money format functionality 2021-09-02 14:29:43 +03:00
Denis Duliçi
1b648a2598 added customer scopes to user model 2021-09-01 23:16:41 +03:00
Denis Duliçi
980fd9a198 formatting 2021-09-01 23:14:36 +03:00
benguozakinci@gmail.com
2ab39c4f17 Add money formatting 2021-09-01 18:30:52 +03:00
Denis Duliçi
2bcd21c39a added table name to local scopes 2021-09-01 18:26:29 +03:00
benguozakinci@gmail.com
4a2fd2cc9f Tooltip shows positions symbol according to prefix 2021-09-01 16:47:42 +03:00
benguozakinci@gmail.com
641e3c5ff7 Add yAxis configuration for customized tick label & tooltip data 2021-09-01 14:26:17 +03:00
Sevan Nerse
7274c2da13 reconciled attribute should be seperated from paid 2021-08-27 13:36:28 +03:00
Denis Duliçi
d413e04813 no need to report last dashboard exception #yjypx2 2021-08-26 01:55:30 +03:00
Cüneyt Şentürk
e9e0012175
Merge pull request #2232 from sevannerse/form-provider
attributes parameter added to form provider
2021-08-23 09:31:55 +03:00
Denis Duliçi
1cb30b48c6 updated stub 2021-08-22 22:33:49 +03:00
Sevan Nerse
ef054c2eac attributes parameter added to form provider 2021-08-21 11:08:07 +03:00
Cüneyt Şentürk
05d2599626
Merge pull request #2228 from cuneytsenturk/transfer-enhancement
Transfer added created by and show page account link
2021-08-18 15:39:23 +03:00
Cüneyt Şentürk
06d0ac18f6 Transfer added created by and show page account link 2021-08-18 15:37:45 +03:00
Cüneyt Şentürk
aacb503a7c
Merge pull request #2227 from cuneytsenturk/transfer-enhancement
Transaction not edit, duplicate, delete etc button for Transferred
2021-08-18 15:19:48 +03:00