denisdulici
6d50fa8442
v2 first commit
2019-11-16 10:21:14 +03:00
cuneytsenturk
82e5a48d7d
close #727 Fixed: Invoice/Bill new tax added get not selected
2019-01-15 15:58:28 +03:00
Batuhan Baş
34f1523b0f
Fixed some select2 css for invoice and bill
2019-01-14 18:49:38 +03:00
cuneytsenturk
adcc68991f
add tax column jquery issue solved.
2018-12-24 18:00:53 +03:00
cuneytsenturk
efeaacd693
invoice and item add tax modal issue solved.
2018-12-24 17:50:14 +03:00
Batuhan Baş
4020d29f81
tax add button icon is changed
2018-12-22 20:19:42 +03:00
Batuhan Baş
26bba7cdbe
adding some css for bill and invoice
2018-12-22 14:30:25 +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
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
0a5d945452
close #620 Fixed: Invoice/Bill edit not change customer/vendor information
2018-11-12 12:04:01 +03:00
cuneytsenturk
2a0a565f66
Invoice/Bill item stack resize td colspan
2018-11-07 21:42:47 +03:00
cuneytsenturk
cebb00560f
close #500 Enhancement: Issue in Invoicing
2018-11-05 17:10:08 +03:00
cuneytsenturk
c412f2c4ab
Invoice & Bill validation errors then set hidden fields.
2018-11-02 15:16:09 +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
922a03b988
Invoice/Bill: Multiple tax rate
2018-10-09 19:41:05 +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
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
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
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
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
9c9a85150f
close #423 Enhancement: Date pop-up barriers problem
2018-07-18 16:04:33 +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
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
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
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
denisdulici
cfda5585a4
fixed #280
2018-04-17 00:34:02 +03:00
denisdulici
98bcefc1b2
item autocomplete by sku
2018-04-10 17:36:48 +03:00