Commit Graph

336 Commits

Author SHA1 Message Date
ab4c59082f import and export parent number issues fixed 2023-07-24 14:55:44 +03:00
890398e9c5 Merge branch 'master' of github.com:akaunting/akaunting 2023-07-21 11:40:18 +03:00
abfa4cffac Category index page n+1 other category issue solved.. 2023-07-21 11:40:08 +03:00
6a07f8ad9e added parent id field to import and export 2023-07-20 15:39:23 +03:00
bfb37c62c6 applied new features of money package 2023-07-11 12:03:14 +03:00
20e5b57562 updated money package to 5.0 version 2023-07-10 12:53:43 +03:00
57dd721ad0 wip import 2023-06-16 17:23:56 +03:00
1d12f1115a Fixed transaction missing type issue and fixed recurring vue exception.. 2023-06-16 14:18:52 +03:00
8afee14fea typo 2023-06-06 13:46:39 +03:00
52b3fafbb3 fix document item type import issue 2023-06-04 18:04:32 +03:00
315e10bb78 added default item type 2023-06-01 13:34:38 +03:00
dbd2589c61 Merge pull request #2970 from novag/inline
add 'inline' route to allow embedding uploads
2023-05-31 11:09:21 +03:00
9d48e54430 import type improvement 2023-05-26 13:26:48 +03:00
d3661038ac add 'inline' route to allow embedding uploads
This change adds an 'inline' route to uploads which sets the
'Content-Disposition' HTTP header to 'inline'. This allows modules to
embed and display uploads in an HTML 'embed' element.
2023-05-21 14:18:59 +02:00
7a3aa98c56 added transaction number interface 2023-05-15 19:10:45 +03:00
7e5920d71f fixed next recurring date 2023-05-09 10:53:13 +03:00
678bc84603 formatting 2023-04-29 01:43:48 +03:00
1719e977df decouple document number generation 2023-04-28 17:46:37 +02:00
8fbee840ea Update center added alert message 2023-04-25 09:46:22 +03:00
c15d9349b0 handle invalid email address 2023-04-24 11:02:45 +03:00
d1cd9a5cd4 types for str_pad 2023-04-22 09:54:26 +03:00
ee5822f062 Document and Transaction trait getSettingKey function replace get{Document/Transaction}SettingKey 2023-04-12 14:58:35 +03:00
0327ae6634 make sure company_id exists 2023-04-09 07:57:47 -07:00
467fede4ff fixed item type import 2023-04-04 19:05:18 +03:00
70ab665c89 tell firewall that too many emails were sent 2023-03-25 14:27:55 +03:00
38f848f046 updated import created_by and created_from fields 2023-03-22 16:30:04 +03:00
96f2b4de9d Recurring component development sent automatically send email feature.. 2023-03-22 14:18:12 +03:00
318082228e fixed rate limiter for laravel 10 2023-03-22 00:23:41 +03:00
ed9ce86ada Exists transaction number issue fixed 2023-03-21 10:59:05 +03:00
37b0d4207e upgraded to laravel 10 2023-03-16 16:36:13 +03:00
497d36691b Fixed set null setting localisation date_separator 2023-03-16 10:42:55 +03:00
c76a9180fd Added description to some functions 2023-03-10 10:50:42 +03:00
d261d76c98 Updates trait, migration option added 2023-03-10 10:38:34 +03:00
dfda25562a close #2923 Enhancement: Missing document item description import/export excel 2023-03-09 16:45:20 +03:00
a1da29d908 Merge branch 'master' of github.com:akaunting/akaunting 2023-03-09 14:07:43 +03:00
62ccb79c2d Fixed document color issue.. 2023-03-09 14:07:27 +03:00
2ce3fadd99 fix typo 2023-03-07 15:39:39 +03:00
d2e96fbe23 Validation issues for import fixed 2023-03-07 15:18:14 +03:00
43c4a7b096 Fixed issue with category type 2023-03-03 10:11:26 +03:00
c4ce8fcdf4 Merge pull request #2897 from EnesSacid-Buker/import-invoice
Issue of importing invoice and bill
2023-02-22 11:03:36 +03:00
02412c642a Previous Quarter issue fixed 2023-02-22 10:20:41 +03:00
a96d326f09 Fixed issue of importing invoice and bill
refs #2710
2023-02-20 13:00:59 +03:00
b9519d3395 Fixed issue of getting media from different disks 2023-02-16 16:43:12 +03:00
2fb5c8aea6 Merge pull request #2482 from michaelnabil230/master
Replace function `getTimezones` in to collect
2023-02-16 14:23:22 +03:00
7093afeb6f Code refactoring 2023-02-16 13:08:02 +03:00
492ae7b7f7 fixed import validation issue 2023-02-08 01:35:41 +03:00
fc8b9b5090 Type error fixed 2023-01-17 15:00:00 +03:00
1c0c4b3e1e Landing page not found issue fixed
If the landing page is not found redirect to dashboard
2022-12-30 10:08:14 +03:00
92d1ccf288 Merge pull request #2839 from EnesSacid-Buker/master
Updates trait
2022-12-20 16:02:49 +03:00
4567a73bf2 fixed issue.. 2022-12-20 16:01:33 +03:00