denisdulici
09366fa243
fixed #704
2018-12-31 14:41:17 +03:00
cuneytsenturk
a702d1ccba
refs #702 solved month issue
2018-12-27 19:48:23 +03:00
Batuhan Baş
ed12662bfb
forgotten code line
2018-12-27 11:41:52 +03:00
Batuhan Baş
63118af448
close#702 Fixed:Unopened report pages in Php version 5.6
2018-12-27 11:34:21 +03:00
Cüneyt Şentürk
a6ccfb6592
Merge pull request #699 from drbyte/patch-1
...
Remove passing of unused variable
2018-12-26 16:56:50 +03:00
cuneytsenturk
c914c73837
close #700 Fixed: Signed url not working
2018-12-26 16:46:52 +03:00
Chris Brown
ccef7d6355
Remove unused variable
...
In PHP 7.3, calling `compact` on variables that aren't declared will throw an exception:
```
[2018-12-25 17:17:23] production.ERROR: ErrorException: compact(): Undefined variable: emails in /app/Http/Controllers/Incomes/Customers.php:32
```
2018-12-25 12:35:08 -05:00
cuneytsenturk
a4c5233156
same coding style invoicepayment
2018-12-25 12:46:48 +03:00
Cüneyt Şentürk
592fe710b2
Merge pull request #689 from sausin/patch-1
...
Fix calculation to show correct amount in modal
2018-12-25 12:45:15 +03:00
denisdulici
9f80098796
check if module files exists
2018-12-24 16:53:10 +03:00
denisdulici
268fa78394
removed token requirement in wizard
2018-12-24 15:00:22 +03:00
denisdulici
cfbf81fe39
fixed wizard
2018-12-24 11:41:52 +03:00
Denis Duliçi
0220045ed6
Merge branch 'master' into master
2018-12-24 10:17:40 +03:00
sausin
27088e0d9a
Update IncomeSummary.php
2018-12-23 15:07:18 +05:30
sausin
46d68f3e8c
Update ExpenseSummary.php
...
Include missing modification
2018-12-23 15:06:49 +05:30
sausin
f2d65d0032
Update IncomeExpenseSummary.php
...
Include missing modification
2018-12-23 15:06:19 +05:30
denisdulici
ca0b21b583
fixed #695
2018-12-22 14:59:58 +03:00
denisdulici
83d92158ba
delete item taxes
2018-12-21 18:36:25 +03:00
denisdulici
0a02a677df
removed unused method
2018-12-21 17:44:01 +03:00
Batuhan Baş
1e4e6b4a39
Company transfer problem
2018-12-21 11:34:05 +03:00
sausin
4a67b52f0d
Update BillPayments.php
...
Fix `grand_total` calculation. No $paid variable existed
2018-12-20 22:54:09 +05:30
denisdulici
c809e94763
set company id
2018-12-20 17:35:28 +03:00
denisdulici
e3730ed6dd
removed duplicates
2018-12-20 13:59:05 +03:00
majamis
423314a306
Removed unnecessary/duplicate return declaration.
2018-12-19 23:52:55 +02:00
cuneytsenturk
c9f75cd3d7
Apps get multi languages
2018-12-19 15:36:40 +03:00
sausin
8a998b1a3a
Update TaxSummary.php
2018-12-14 20:02:35 +05:30
sausin
3422d29868
Update ProfitLoss.php
2018-12-14 20:01:30 +05:30
sausin
a85d979bf2
Update IncomeSummary.php
2018-12-14 20:00:47 +05:30
sausin
9f81918e4c
Update ExpenseSummary.php
2018-12-14 20:00:01 +05:30
sausin
d1fd63e308
Update IncomeExpenseSummary.php
2018-12-14 19:59:12 +05:30
sausin
78b090b188
Update ExpenseSummary.php
2018-12-14 19:57:54 +05:30
sausin
af5a891c36
Update Dashboard.php
2018-12-14 19:48:58 +05:30
sausin
54431e3bf5
Update Dashboard.php
2018-12-14 19:48:30 +05:30
sausin
1eeee80fb7
Update Dashboard.php
2018-12-14 11:20:28 +05:30
denisdulici
d32478fff1
small fixes
2018-12-12 20:28:16 +03:00
cuneytsenturk
8c312ad6cb
close #676 Fixed: Unique link not working.
2018-12-11 18:31:23 +03:00
cuneytsenturk
6ba3c1f8bc
Added Wizard Token control
2018-12-11 17:50:08 +03:00
cuneytsenturk
37376cd0b2
close #660 Fixed: Inclusive tax calculation seems incorrect
2018-12-04 12:02:15 +03:00
cuneytsenturk
f8ba2721a8
close #665 Fixed: Reconciliation missing currency then it wrong calculate
2018-12-04 11:42:22 +03:00
cuneytsenturk
bc8a1305a5
close #664 Fixed: Not listing invoice/bill add payment if empty account's currency
2018-12-04 11:29:42 +03:00
cuneytsenturk
5511ab9a48
Merge branch 'master' of github.com:akaunting/akaunting
2018-12-04 11:06:08 +03:00
cuneytsenturk
2e03e3819f
close #663 Fixed: Invoice/Bill add item row missing currency code broken
2018-12-04 11:05:15 +03:00
cuneytsenturk
2570dad2b7
Merge branch 'master' of github.com:akaunting/akaunting
...
Conflicts:
app/Http/Controllers/Auth/Login.php
2018-12-03 13:49:31 +03:00
cuneytsenturk
7570918ff8
redirect to intended url
2018-12-03 13:45:33 +03:00
denisdulici
79075e3f5a
fixed #658
2018-12-03 01:05:59 +03:00
denisdulici
f027638d5b
fixed tests
2018-12-01 18:42:33 +03:00
cuneytsenturk
84b10b85a4
close #655 Added: App Store add app documentation
2018-11-30 17:24:03 +03:00
denisdulici
8467209bde
check account currency
2018-11-29 13:10:52 +03:00
cuneytsenturk
9934ebda30
close #642 Fixed: Invoices do not have a euro sign (PDF)
2018-11-29 12:56:49 +03:00
denisdulici
e000f55e65
fixed #652
2018-11-29 12:51:01 +03:00