Commit Graph

2734 Commits

Author SHA1 Message Date
80ff42cd7c Fixed displaying wrong values when different currencies are used and some changes to conform with psr-2 2019-01-15 14:46:14 -02:00
f8f771fec2 Added debugbar folder’s content to gitignore 2019-01-15 14:46:05 -02:00
c8475af9d9 Offline payment action button changed. 2019-01-15 16:43:36 +03:00
a0d2ae41b5 version update 1.3.9 to 1.3.10 2019-01-15 16:33:09 +03:00
81c351d8c4 Merge pull request #728 from akaunting/translations
Updated translations
2019-01-15 16:08:02 +03:00
104688be2a updated translations 2019-01-15 16:06:54 +03:00
82e5a48d7d close #727 Fixed: Invoice/Bill new tax added get not selected 2019-01-15 15:58:28 +03:00
7b65cedb41 listener file fixed. 2019-01-15 15:26:24 +03:00
34f1523b0f Fixed some select2 css for invoice and bill 2019-01-14 18:49:38 +03:00
3b41b90ea2 fixed #726 2019-01-14 16:36:28 +03:00
6fa1ad55d1 close#725 Fixed:App Uninstall Error 2019-01-14 15:41:51 +03:00
02ca738255 fixed release year 2019-01-11 00:25:08 +03:00
1757a496dc version update 1.3.8 to 1.3.9 2019-01-10 14:47:44 +03:00
7aad700720 Merge branch 'master' of github.com:akaunting/akaunting 2019-01-10 14:29:18 +03:00
87bc444af1 update composer.lock file 2019-01-10 14:27:52 +03:00
6939c2c3b2 added 7.3 2019-01-10 13:15:02 +03:00
9347f6cff4 Merge pull request #722 from akaunting/translations
Updated translations
2019-01-10 12:54:36 +03:00
45011b0834 updated translations 2019-01-10 12:53:37 +03:00
2b5101380e Merge pull request #721 from akaunting/ko-KR
Korean translation
2019-01-10 12:50:49 +03:00
9ada0d337c added ko-KR 2019-01-10 12:48:48 +03:00
bc86edf4a6 fixed #719 2019-01-10 12:19:21 +03:00
ef86989367 fixed wizard financial year 2019-01-10 11:50:31 +03:00
e4b26cde3f fixed relationships 2019-01-08 11:53:13 +03:00
a844b7a721 fixed #712 2019-01-07 18:38:34 +03:00
4632eb0856 Merge pull request #714 from enimiste/patch-1
The switch button "Show to customer" is always On
2019-01-07 16:16:06 +03:00
18e52494e3 check if model exists 2019-01-07 16:13:40 +03:00
a118d9eab8 fixed #713 2019-01-07 16:03:58 +03:00
9285961392 The switch button "Show to customer" is always On
In the interface of "Offline Payments" the radio button is always On even if the "customer" attribute is 1.
2019-01-02 12:19:01 +01:00
bc9fbfb3fb fixed financial start 2018-12-31 18:07:56 +03:00
c3720fcd2e typo 2018-12-31 18:04:43 +03:00
8734b99a0c version update 1.3.7 to 1.3.8 2018-12-31 15:25:00 +03:00
e260fa2234 composer.lock file updated 2018-12-31 15:24:11 +03:00
e5b2519bae moved version updates 2018-12-31 15:07:51 +03:00
09366fa243 fixed #704 2018-12-31 14:41:17 +03:00
a702d1ccba refs #702 solved month issue 2018-12-27 19:48:23 +03:00
2521c2f352 version update 1.3.6 to 1.3.7 2018-12-27 15:49:00 +03:00
4d3be4c295 Merge pull request #703 from batuhawk/master
Dashboard Test Added
2018-12-27 15:30:48 +03:00
69a30eed6b improved list filters 2018-12-27 13:56:56 +03:00
97df6e3e92 Dashboard Test Added 2018-12-27 12:48:02 +03:00
e85397b582 Report Tests Added 2018-12-27 12:22:32 +03:00
ed12662bfb forgotten code line 2018-12-27 11:41:52 +03:00
63118af448 close#702 Fixed:Unopened report pages in Php version 5.6 2018-12-27 11:34:21 +03:00
ee54db8246 version update 1.3.5 to 1.3.6 2018-12-26 17:17:28 +03:00
3006b8291e update composer.lock file 2018-12-26 17:14:32 +03:00
a6ccfb6592 Merge pull request #699 from drbyte/patch-1
Remove passing of unused variable
2018-12-26 16:56:50 +03:00
c914c73837 close #700 Fixed: Signed url not working 2018-12-26 16:46:52 +03:00
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
1ec85c8374 1.3.5 update listener missing date class. 2018-12-25 16:51:33 +03:00
c5003d5d8d Module instal after missing company_id 2018-12-25 16:49:37 +03:00
d384244f3a version update 1.3.4 to 1.3.5 2018-12-25 12:56:53 +03:00