Commit Graph

68 Commits

Author SHA1 Message Date
b911158c26 create a dashboard if none available 2020-05-21 00:32:47 +03:00
108c5522ac removed overuse of cache:clear command 2020-05-20 21:14:49 +03:00
dae49d0ea8 create user set company and role checked. 2020-05-02 16:12:17 +03:00
485b79b3f7 refs #1408 2020-04-20 04:44:55 +03:00
ef5b95ac90 Merge branch 'master' of github.com:akaunting/akaunting 2020-04-20 04:10:02 +03:00
2f89766b60 refs #1408 2020-04-20 04:09:51 +03:00
e244d15480 refs #1408 Fixed bill total discount feature.. 2020-04-20 04:06:20 +03:00
e3240fa43b refs #1408 Fixed invoice total discount feature.. 2020-04-20 03:42:13 +03:00
76cc091ce9 close #1408 Fixed: Total discount saved as line discount 2020-04-19 01:06:00 +03:00
9af71ddb55 Invoice and bill job discount total issue solved. 2020-04-02 09:55:42 +03:00
1ef9c7037b fix: adding discount_amounth_total for empty items on invoice creation
This fixes an error where if you delete the first [default and oly] row when creating a new invoice and save a Flash message of "Undefined offset 2" is returned.
2020-04-01 02:19:42 +02:00
e363a341ba fixed job returns 2020-03-28 22:50:06 +03:00
75413a0496 cancel invoice/bill 2020-03-28 17:54:36 +03:00
3f068ec979 Add "Item Discount" line in totals 2020-03-24 21:37:08 +03:00
6903a44bce Add discount per item feature to the bills 2020-03-24 00:16:11 +03:00
a1ccfc8b22 Add discount per item for invoice 2020-03-21 04:42:45 +03:00
5625e837dd typo in bill item job 2020-03-16 00:36:33 +03:00
d46e6c44ac prevent change/delete for reconciled records 2020-03-13 14:55:50 +03:00
49d068f2dc styling 2020-03-12 14:29:21 +03:00
11d67ffba5 CreateTransaction job is improved 2020-03-11 22:17:45 +03:00
48f3b7c3b6 added mute/unmute 2020-03-11 14:15:24 +03:00
08f349c42c fixed currency conversion 2020-03-09 18:07:16 +03:00
0dea125919 Create customer to user issue solved.. 2020-03-04 15:53:15 +03:00
f818fcb27b fixed sample data 2020-03-02 16:42:50 +03:00
28c44c03f6 monitor default currency 2020-02-28 15:51:33 +03:00
e54ee59ca6 removed unnecessary function 2020-02-27 17:12:05 +03:00
befb921d3e added language selection in company 2020-02-27 11:32:44 +03:00
9b7e06f3c4 fixed transfer delete 2020-02-19 16:56:55 +03:00
af1b0c7345 Reconciliation feature fixes. 2020-02-18 17:14:06 +03:00
197f9f9e3a prevent disable active company 2020-02-13 16:09:24 +03:00
f60b34d668 Delete contact check all contact type 2020-01-22 21:23:20 +03:00
72c7946459 prevent history creation after invoice/bill delete 2020-01-21 10:31:49 +03:00
5ddf03b00f get company id always from session 2020-01-19 00:37:36 +03:00
3b652df7cd improved dashboard authorization 2020-01-11 22:57:19 +03:00
08eb8e75fc removed invoice/bill status tables 2020-01-11 16:57:32 +03:00
2436898f04 shared dashboards 2020-01-07 17:15:00 +03:00
44edf993c7 fixed settings cache 2020-01-01 00:53:47 +03:00
2428feb73b renamed income/expense 2019-12-31 15:49:09 +03:00
71c5caf264 new widget structure 2019-12-31 02:20:10 +03:00
a3dc7b8bb7 refactored bulk actions 2019-12-23 12:46:00 +03:00
15650d3d6b fixed tests 2019-12-22 18:57:04 +03:00
e82f948353 refactoring 2019-12-22 15:58:48 +03:00
7e91491145 improved invoice/bill jobs 2019-12-07 12:54:13 +03:00
2cdc431f8c fixed tests 2019-11-18 10:54:26 +03:00
cb30977da4 fix categories deleting problem and color picker 2019-11-17 16:29:36 +03:00
6d50fa8442 v2 first commit 2019-11-16 10:21:14 +03:00
31e076b59d refs #688 add this changes InvoiceItem Tax 2019-03-07 12:01:32 +03:00
183e3c86e0 Merge pull request #751 from sausin/patch-2
Closes #688
2019-03-07 11:49:01 +03:00
d6eccb35d2 Invoice and Bill update reconciled column issue solved. 2019-02-04 12:18:37 +03:00
b135f0a57b Closes #688
The additional point about restricting the types of taxes is not covered here.
2019-02-03 21:01:08 +05:30