Commit Graph

187 Commits

Author SHA1 Message Date
c31c097e19 Change selectAddNewGroup to selectRemoteAddNewGroup 2020-11-10 19:15:54 +03:00
4f8a1661fc index blade fixes.. 2020-11-09 20:30:05 +03:00
4694e3bfaf Change default category prefix sales to income, purchases to expense 2020-11-07 22:48:25 +03:00
e638b7860c Added Sales & Purchases default category 2020-11-07 16:18:44 +03:00
ff84384024 Search and filter first commit 2020-11-06 01:48:49 +03:00
ecafb18c8a blade file style changes.. 2020-10-22 18:58:58 +03:00
642243790e Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev
# Conflicts:
#	composer.lock
#	resources/views/banking/accounts/index.blade.php
#	resources/views/banking/reconciliations/index.blade.php
#	resources/views/banking/transactions/index.blade.php
#	resources/views/banking/transfers/index.blade.php
#	resources/views/common/items/index.blade.php
#	resources/views/common/reports/index.blade.php
#	resources/views/purchases/bills/index.blade.php
#	resources/views/purchases/payments/index.blade.php
#	resources/views/purchases/vendors/index.blade.php
#	resources/views/sales/customers/index.blade.php
#	resources/views/sales/invoices/index.blade.php
#	resources/views/sales/revenues/index.blade.php
2020-10-22 18:03:20 +03:00
8f37d8bfc4 revered button icon 2020-10-22 15:42:02 +03:00
1ba8835a2d laravel 8 2020-10-14 17:07:59 +03:00
09f39fe8b0 Fix duplicate stack for item name input in edit invoice view 2020-10-07 07:04:57 +02:00
901740c242 improved recurring check 2020-09-27 00:33:06 +03:00
f62374b0d4 Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev 2020-09-08 11:11:36 +03:00
08d943b010 styling 2020-09-07 15:42:56 +03:00
74ebff9940 added requests 2020-09-06 17:06:10 +03:00
a3b5cc7ddd Merge branch 'master' of github.com:akaunting/akaunting into 2.1-dev
# Conflicts:
#	app/Http/Controllers/Common/Items.php
#	resources/views/modules/item/documentation.blade.php
#	resources/views/modules/item/show.blade.php
#	resources/views/partials/admin/header.blade.php
#	resources/views/purchases/bills/show.blade.php
#	resources/views/purchases/vendors/show.blade.php
#	resources/views/sales/customers/show.blade.php
#	resources/views/sales/invoices/show.blade.php
#	resources/views/wizard/companies/edit.blade.php
#	resources/views/wizard/currencies/index.blade.php
#	resources/views/wizard/finish/index.blade.php
#	resources/views/wizard/taxes/index.blade.php
2020-08-28 19:24:26 +03:00
d64917a3e0 close #1554 Fixed: Item autocomplete/search not working in invoice/bill 2020-08-26 12:57:06 +03:00
67da88944d Fixed issue #1554 Item autocomplete/search not working in invoice/bill 2020-08-26 00:56:31 -04:00
0d8f524fad more stacks 2020-08-14 22:56:22 +03:00
c4ff98febe Remove empty spaces in show invoice view 2020-08-09 12:30:23 +02:00
803b26e0f8 invoice print stacks 2020-08-07 19:39:23 +03:00
30639e29b6 added more stacks 2020-08-07 15:26:34 +03:00
330aee0dde allow multi-line invoice notes/footer 2020-07-26 20:07:07 +03:00
fd469dd91b with default 2020-07-15 23:39:38 +03:00
8692eb0e41 added stacks to customer/vendor show page 2020-07-15 23:36:29 +03:00
11a862fea4 Invoice/Bill add payment change method.. 2020-06-09 18:19:17 +03:00
ba05b171bf Merge branch 'master' of github.com:akaunting/akaunting 2020-06-04 22:22:33 +03:00
fe5329d6cd close #1456 Fixed: Amount is erased when changing account in payments 2020-06-04 22:21:37 +03:00
466a81cdba prevent duplicating document transactions 2020-06-04 19:18:29 +03:00
a13a826056 master branch merge 2020-05-29 14:04:34 +03:00
f916d6a200 minor change in items of invoices and bills moved to partials path 2020-05-10 08:50:15 +03:00
a8fe772581 items of invoices and bills moved to partials path 2020-05-10 08:14:48 +03:00
5b1306cab4 refs #1421 2020-04-22 14:50:30 +03:00
5ed4cd2da9 Removed icons from buttons 2020-04-22 12:48:51 +03:00
e3240fa43b refs #1408 Fixed invoice total discount feature.. 2020-04-20 03:42:13 +03:00
ef3e0d9599 close #1418 Fixed: Modal scroll not working 2020-04-19 19:30:13 +03:00
88f64ad4ab show invoice/bill totals sorted 2020-04-18 16:20:11 +03:00
75413a0496 cancel invoice/bill 2020-03-28 17:54:36 +03:00
eedb5b30a6 added discount location setting 2020-03-26 16:20:31 +03:00
ee6041ecd1 close #861 Fixed: Sending an invoice sets the wrong "sent date" 2020-03-25 18:09:52 +03:00
3f068ec979 Add "Item Discount" line in totals 2020-03-24 21:37:08 +03:00
6903a44bce Add discount per item feature to the bills 2020-03-24 00:16:11 +03:00
a1ccfc8b22 Add discount per item for invoice 2020-03-21 04:42:45 +03:00
dd235a11f5 invoice create due date 2020-03-20 20:22:18 +03:00
9f3bca6e1f Form elements disabled issue solved.. 2020-03-20 17:25:21 +03:00
382bd28325 close #1360 Fixed: Invoice/Bill's contact change not update currency 2020-03-16 14:35:29 +03:00
0f34bd066f close #1353 Fixed: Invoice item selected tax not calculate real time 2020-03-13 15:45:23 +03:00
88a3159d68 extra edit link deletet 2020-03-13 14:18:17 +03:00
1488ca4194 forgotten date url 2020-03-13 13:08:39 +03:00
b0fdd2d042 invoice template styles updated 2020-03-13 12:15:32 +03:00
934d1d0b7e Invoice and bill item tax issue solved. 2020-03-11 19:29:36 +03:00