428 Commits

Author SHA1 Message Date
Batuhan Baş
44fe707b09 Default quantity value added and some css is fixed 2018-12-21 20:42:14 +03:00
Batuhan Baş
1e4e6b4a39 Company transfer problem 2018-12-21 11:34:05 +03:00
sausin
f7a9b8cbdf
Update index.blade.php 2018-12-14 19:54:05 +05:30
sausin
51a4e5e91f
Update index.blade.php 2018-12-14 19:52:34 +05:30
denisdulici
9768c47320 fixed #630 2018-12-14 15:06:20 +03:00
sausin
2d76367e91
Update edit.blade.php 2018-12-14 11:23:57 +05:30
sausin
20b51c9179
Update index.blade.php 2018-12-14 11:23:15 +05:30
denisdulici
8e67b33c29 language fix 2018-12-11 18:42:27 +03:00
cuneytsenturk
f456dd3d43 Module review and home page syntax fixed 2018-12-11 17:21:11 +03:00
denisdulici
fb9ca66944 changed vendor text 2018-12-11 16:58:10 +03:00
denisdulici
b7de4bad6f not setting active language in html tag 2018-12-11 16:42:36 +03:00
cuneytsenturk
a5dc30e838 close #661 Fixed: SMTP Mail protocol. Have to reenter password to account everytime I change something in general settings, or it is not possible to send emails. 2018-12-04 16:16:01 +03:00
Batuhan Baş
077fcc7a32 fixed spaces final 2018-12-04 14:17:11 +03:00
Batuhan Baş
4a9b3095e0 Fixed spaces 2018-12-04 14:15:10 +03:00
Batuhan Baş
68dec45b66 close #666 Select all and unselect all function are not working for created new role 2018-12-04 14:08:24 +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
denisdulici
79075e3f5a fixed #658 2018-12-03 01:05:59 +03:00
cuneytsenturk
84b10b85a4 close #655 Added: App Store add app documentation 2018-11-30 17:24:03 +03:00
denisdulici
d84a49b8be translations 2018-11-29 17:34:21 +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
denisdulici
1122a4ff61 don't submit form after year change 2018-11-29 12:10:57 +03:00
cuneytsenturk
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
denisdulici
1cf927a29b link to reports 2018-11-28 13:02:18 +03:00
Cüneyt Şentürk
291cf959ce
Merge pull request #638 from JvanEst/master
#637 Fixed: Moved popover initialisation to Document ready
2018-11-27 10:35:01 +03:00
cuneytsenturk
3dcbcde6a9 Module video show. 2018-11-23 15:59:40 +03:00
JvanEst
77abab27b3 #637 Fixed: Moved popover initialisation to Document ready
Move the popover initialisation inside the `$(document).ready` block. This is will make sure that the element that the popover is initialised on is actually available in the DOM.
2018-11-20 12:25:46 +01:00
Cüneyt Şentürk
e9c7402138 Invoice/Bill create/edit page javascript code line changes. 2018-11-20 11:57:44 +03:00
JvanEst
ac415b9832 #631 Fixed: Add row button on Invoice and Bill
Fixed issue #631 by moving the variable initialization to the document ready block.
2018-11-19 21:55:24 +01:00
cuneytsenturk
e78b786e42 Notification hide. 2018-11-17 13:13:15 +03:00
Batuhan Baş
8b5fd52d3d Some character problem is fixed 2018-11-17 12:25:49 +03:00
cuneytsenturk
c08f54fcd3 close #629 Fixed: App Store app page screenshot fixed zoom 2018-11-16 17:13:46 +03:00
Batuhan Baş
c81f156c89 closed:#628 Item reminder is not reminding with notifications 2018-11-16 16:34:23 +03:00
cuneytsenturk
f8566a79c9 close #622 Fixed: If the app use pagination, It not change title. 2018-11-12 17:09:56 +03:00
cuneytsenturk
0a5d945452 close #620 Fixed: Invoice/Bill edit not change customer/vendor information 2018-11-12 12:04:01 +03:00
cuneytsenturk
d30fe4da9b close #611 Fixed: Create tax rate not null type. 2018-11-09 12:14:06 +03:00
cuneytsenturk
4197741606 close #609 Fixed: Empty apps page category page broken 2018-11-09 11:11:56 +03:00
Cüneyt Şentürk
fd457483a6 close #608 Fixed: Empty category broken list pages 2018-11-08 23:59:56 +03:00
cuneytsenturk
9fbac1d4fa Wizard taxes edit button action issue solved 2018-11-08 11:25:23 +03:00
cuneytsenturk
52c3f254de Invoice/ Bill show and print add stacks 2018-11-07 22:32:46 +03:00
cuneytsenturk
2a0a565f66 Invoice/Bill item stack resize td colspan 2018-11-07 21:42:47 +03:00
cuneytsenturk
c51edbce36 Wizard currency and tax edit issue solved. 2018-11-07 19:55:39 +03:00
cuneytsenturk
2d05fb84dc Module item page added purchase faq. 2018-11-07 18:56:00 +03:00
cuneytsenturk
f372e3636e Invoice and bill create/update empty tax issue solved. 2018-11-07 17:58:55 +03:00
denisdulici
86330b0a41 naming 2018-11-07 12:07:38 +03:00
cuneytsenturk
da9b3a1a8f update language text 2018-11-07 11:27:26 +03:00
cuneytsenturk
49112ce50f Merge branch '1.3-dev' of github.com:akaunting/akaunting into tax-rate 2018-11-07 11:19:52 +03:00
cuneytsenturk
79ebd9d025 Tax rate change workflow. 2018-11-06 17:55:31 +03:00
denisdulici
270a44411d fixed #594 2018-11-06 14:00:30 +03:00
cuneytsenturk
f3a7055682 tax rate add and edit page columns 2018-11-06 11:31:59 +03:00