101 Commits

Author SHA1 Message Date
denisdulici
268a4aa9d5 bank reconciliation 2018-10-27 17:57:40 +03:00
cuneytsenturk
8fcfccc4b0 Invoice edit item multible tax changes 2018-10-22 16:14:17 +03:00
cuneytsenturk
7f9239e602 Invoice create invocie item multible tax 2018-10-22 15:53:56 +03:00
cuneytsenturk
39e6e0b07c invoice item multible 2018-10-20 18:52:37 +03:00
cuneytsenturk
983015509a Multible Tax files for Items 2018-10-19 19:43:50 +03:00
Batuhan Baş
4eaf2692aa Invoice customization added 2018-10-17 20:58:46 +03:00
cuneytsenturk
c680ccf8f7 Invoice page added customer share link 2018-10-15 16:10:49 +03:00
denisdulici
a656c2e0bb improved invoice and fixed bill print/pdf layouts #540 2018-10-11 12:29:48 +03:00
Brett Whiteman
f039447d8a fix invoice print layout and pdf 2018-10-11 05:35:38 +13:00
cuneytsenturk
922a03b988 Invoice/Bill: Multiple tax rate 2018-10-09 19:41:05 +03:00
cuneytsenturk
a355f56e4f Date filter added income, expense, banking 2018-10-04 16:16:55 +03:00
cuneytsenturk
f5e773da60 Date Filter filter form partial 2018-10-03 21:25:08 +03:00
cuneytsenturk
b8087bf29c Disable save button after click 2018-09-17 13:57:03 +03:00
cuneytsenturk
0306877dab Add today button on Datetimepicker 2018-09-17 11:49:36 +03:00
cuneytsenturk
da779e88ed close #472 Fixed: If you create/edit invoice/bill then Validation return error missing items. 2018-09-03 13:24:27 +03:00
cuneytsenturk
e1b5f59b72 invoice and bill item price issue solved 2018-09-01 14:04:35 +03:00
cuneytsenturk
37f9fbe622 close #465 Fixed: For Invoice and Bill Status Problem Language Type 2018-08-30 12:17:18 +03:00
Batuhan Baş
51503e688c invoice and bill currency issue some fix 2018-08-29 19:45:50 +03:00
Cüneyt Şentürk
398c8d38a6 refs #451 Items 2018-08-18 17:16:19 +03:00
cuneytsenturk
1e2f0127ac refs #451 Invoice edit, 2018-08-17 17:17:56 +03:00
cuneytsenturk
17b582796d refs #451 Invoice create added item price mask 2018-08-17 17:10:23 +03:00
cuneytsenturk
47ad57eaed refs #443 Bill create and edit page added stack and fixed category type for expense, income 2018-08-16 11:34:08 +03:00
cuneytsenturk
30298635fd refs #443 invoice create and edit add stack 2018-08-16 10:32:07 +03:00
cuneytsenturk
e9d6cecf14 refs #451 Add format files;
Banking => Account,
Banking => Transfer,
Common => Items,
Expense => Payment,
Income => Revenue
2018-08-13 21:14:58 +03:00
Cüneyt Şentürk
784d2fd6b1
Merge pull request #447 from shreyansh9226/master
Update popover function call method signature
2018-08-13 15:03:55 +03:00
Shreyansh Panchal
e6f18b8a33
Popover fix
Fixed: Calling popover with html variable under quotes.
2018-08-13 17:28:01 +05:30
cuneytsenturk
b96fb2af85 close #450 Enhancement : Delete select2 selected item 2018-08-13 11:45:28 +03:00
Shreyansh Panchal
34d5ed3172
Update popover function call method signature
Currently on line #275
`$('a[rel=popover]').popover({ html: 'true',`

html true where `'true'` is within quotes, Which causes issue when trying to open popover. As popover expects Boolean. As mentioned at: https://github.com/akaunting/akaunting/issues/url
2018-08-08 00:03:01 +05:30
cuneytsenturk
23132d848c Invoice and bill add payment change paid at format and add language support. 2018-07-18 17:33:30 +03:00
cuneytsenturk
9c9a85150f close #423 Enhancement: Date pop-up barriers problem 2018-07-18 16:04:33 +03:00
cuneytsenturk
51b3e37856 close #409 Fixed: Visual Bug - Invoice status color mismatch between invoices and show invoice 2018-07-10 12:05:36 +03:00
cuneytsenturk
55ac8447fc import validation fixed create and edit action on invoice, bill, revenue, payment.
refs #392
2018-06-25 17:53:43 +03:00
denisdulici
409f83ae54 fixed #393 2018-06-24 00:36:46 +03:00
denisdulici
3d68496145 added export and improved import 2018-06-11 03:47:32 +03:00
denisdulici
b1fd49c507 moved folders to common directory 2018-06-10 02:48:51 +03:00
cuneytsenturk
63d81b8e44 close #340 Fixed: Invoice amount does not change on tax change 2018-05-14 10:31:42 +03:00
denisdulici
1e960ee2a1 fixed tax select2 2018-05-07 11:13:15 +03:00
denisdulici
7beb5a7fad fixed tax report 2018-05-02 22:33:28 +03:00
denisdulici
c049b8ce73 fixed all recurring issues #315 2018-05-02 00:59:55 +03:00
denisdulici
26d25f41ae fixed #321 2018-05-01 13:40:08 +03:00
denisdulici
1c8bcd8cb2 decimal quantity 2018-04-30 11:49:47 +03:00
cuneytsenturk
34c869b0cf Invoice & Bill add discount style change 2018-04-28 18:43:43 +03:00
denisdulici
0efd3721f6 added info message #315 2018-04-28 11:56:11 +03:00
cuneytsenturk
581d9d7cfc recurring select add change event action 2018-04-27 12:03:29 +03:00
denisdulici
b5e937b58d form stuff done 2018-04-26 18:40:04 +03:00
denisdulici
ad202645b8 started recurring 2018-04-26 02:17:55 +03:00
cuneytsenturk
bfc4a70ec9 Bill, Revenue, Bill, Payment create page add new category button 2018-04-24 17:26:05 +03:00
denisdulici
754a15cb42 styling new button 2018-04-24 15:33:58 +03:00
denisdulici
1af5720915 categories for invoices/bills 2018-04-23 22:17:20 +03:00
denisdulici
18a3a3f6cb discount 2018-04-17 16:40:52 +03:00