Commit Graph

857 Commits

Author SHA1 Message Date
0a02a677df removed unused method 2018-12-21 17:44:01 +03:00
1e4e6b4a39 Company transfer problem 2018-12-21 11:34:05 +03:00
4a67b52f0d Update BillPayments.php
Fix `grand_total` calculation. No $paid variable existed
2018-12-20 22:54:09 +05:30
c809e94763 set company id 2018-12-20 17:35:28 +03:00
e3730ed6dd removed duplicates 2018-12-20 13:59:05 +03:00
423314a306 Removed unnecessary/duplicate return declaration. 2018-12-19 23:52:55 +02:00
8a998b1a3a Update TaxSummary.php 2018-12-14 20:02:35 +05:30
3422d29868 Update ProfitLoss.php 2018-12-14 20:01:30 +05:30
a85d979bf2 Update IncomeSummary.php 2018-12-14 20:00:47 +05:30
9f81918e4c Update ExpenseSummary.php 2018-12-14 20:00:01 +05:30
d1fd63e308 Update IncomeExpenseSummary.php 2018-12-14 19:59:12 +05:30
78b090b188 Update ExpenseSummary.php 2018-12-14 19:57:54 +05:30
af5a891c36 Update Dashboard.php 2018-12-14 19:48:58 +05:30
54431e3bf5 Update Dashboard.php 2018-12-14 19:48:30 +05:30
1eeee80fb7 Update Dashboard.php 2018-12-14 11:20:28 +05:30
d32478fff1 small fixes 2018-12-12 20:28:16 +03:00
8c312ad6cb close #676 Fixed: Unique link not working. 2018-12-11 18:31:23 +03:00
37376cd0b2 close #660 Fixed: Inclusive tax calculation seems incorrect 2018-12-04 12:02:15 +03:00
f8ba2721a8 close #665 Fixed: Reconciliation missing currency then it wrong calculate 2018-12-04 11:42:22 +03:00
bc8a1305a5 close #664 Fixed: Not listing invoice/bill add payment if empty account's currency 2018-12-04 11:29:42 +03:00
5511ab9a48 Merge branch 'master' of github.com:akaunting/akaunting 2018-12-04 11:06:08 +03:00
2e03e3819f close #663 Fixed: Invoice/Bill add item row missing currency code broken 2018-12-04 11:05:15 +03:00
2570dad2b7 Merge branch 'master' of github.com:akaunting/akaunting
Conflicts:
	app/Http/Controllers/Auth/Login.php
2018-12-03 13:49:31 +03:00
7570918ff8 redirect to intended url 2018-12-03 13:45:33 +03:00
79075e3f5a fixed #658 2018-12-03 01:05:59 +03:00
84b10b85a4 close #655 Added: App Store add app documentation 2018-11-30 17:24:03 +03:00
8467209bde check account currency 2018-11-29 13:10:52 +03:00
9934ebda30 close #642 Fixed: Invoices do not have a euro sign (PDF) 2018-11-29 12:56:49 +03:00
e000f55e65 fixed #652 2018-11-29 12:51:01 +03:00
c1a5b26e2c fixed #649 2018-11-29 12:05:12 +03:00
1d63b2d85a close #651 Fixed: Invoice/Bill create page, if you add new tax. it missing tax type column 2018-11-29 11:47:20 +03:00
e78b786e42 Notification hide. 2018-11-17 13:13:15 +03:00
d8b83ffe4b check if is object 2018-11-14 13:51:45 +03:00
25941226e9 unnecessary 2018-11-12 23:52:48 +03:00
3959fe2f61 fixed #621 2018-11-12 15:09:46 +03:00
d30fe4da9b close #611 Fixed: Create tax rate not null type. 2018-11-09 12:14:06 +03:00
636afc4565 close #610 Fixed: Transaction page invoice/bill category name issue. 2018-11-09 11:47:20 +03:00
0777c6401b Wizard taxes edit page path issue solved. 2018-11-09 00:06:18 +03:00
8cb4d47d4e Merge branch '1.3-dev' of github.com:akaunting/akaunting into 1.3-dev 2018-11-07 19:56:25 +03:00
28063c65bb sorted taxes by name 2018-11-07 19:56:11 +03:00
c51edbce36 Wizard currency and tax edit issue solved. 2018-11-07 19:55:39 +03:00
86330b0a41 naming 2018-11-07 12:07:38 +03:00
9fdcf7dbbe refs #602 change calculate to included 2018-11-07 11:45:29 +03:00
49112ce50f Merge branch '1.3-dev' of github.com:akaunting/akaunting into tax-rate 2018-11-07 11:19:52 +03:00
fe9ce1c733 Bill create and update tax changes finished 2018-11-07 11:06:38 +03:00
71bcdb915a Invoice create and update function finished. 2018-11-06 20:00:38 +03:00
79ebd9d025 Tax rate change workflow. 2018-11-06 17:55:31 +03:00
ff08aec93c fixed #553 2018-11-06 17:34:53 +03:00
270a44411d fixed #594 2018-11-06 14:00:30 +03:00
135ac9020f don't add paid attribute to export 2018-11-05 21:31:40 +03:00