Nabin Hait
|
34d2822483
|
Fixes in get_item_details and test cases
|
2016-01-19 16:48:32 +05:30 |
|
Nabin Hait
|
787e59c37e
|
[fix] BOM Autonaming
|
2016-01-19 16:48:31 +05:30 |
|
Nabin Hait
|
77532cc8db
|
[fix] Total Amount in Journal Entry
|
2016-01-19 16:48:31 +05:30 |
|
Rushabh Mehta
|
c978b9c36a
|
[minor] [fix] in Item > Add / Edit Prices, go to list view instead of report, fixes #4639
|
2016-01-19 16:34:49 +05:30 |
|
Nabin Hait
|
31608a82f8
|
Merge pull request #4632 from nabinhait/pos_fix
Calculate change in POS based on smallest currency fraction value
|
2016-01-19 11:46:13 +05:30 |
|
Nabin Hait
|
4f0bfcd287
|
Merge pull request #4621 from neilLasrado/develop
Fixed time log overlap validation. Fixed test case in time log
|
2016-01-19 11:13:00 +05:30 |
|
Rushabh Mehta
|
54673f8d1d
|
Merge pull request #4635 from MaxMorais/patch-2
Add localization in the on_submit event
|
2016-01-19 10:45:51 +05:30 |
|
Maxwell
|
4da17348fd
|
Add localization in the on_submit event
|
2016-01-18 23:29:21 -02:00 |
|
Rushabh Mehta
|
aee26219ed
|
[fix] get warehouse details on selection
|
2016-01-18 18:57:49 +05:30 |
|
Nabin Hait
|
8b63b1221f
|
Calculate change in POS based on smallest currency fraction value
|
2016-01-18 17:56:55 +05:30 |
|
Rushabh Mehta
|
6bf3c7453b
|
[fix] payment request
|
2016-01-18 14:29:26 +05:30 |
|
Rushabh Mehta
|
681c9dde84
|
[ui] payment request cleanup
|
2016-01-18 14:21:45 +05:30 |
|
Rushabh Mehta
|
34fb5cf0e2
|
[fix] make setup_wizard.create_bank_account multi-company safe
|
2016-01-18 12:35:24 +05:30 |
|
Rushabh Mehta
|
0e2f9ee44c
|
[docs] fix
|
2016-01-18 12:35:24 +05:30 |
|
Anand Doshi
|
0bcd9efa88
|
[fix] value returned by frappe._ will always be unicode
|
2016-01-18 12:30:31 +05:30 |
|
Rushabh Mehta
|
b46069d44b
|
[cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order
|
2016-01-15 16:59:26 +05:30 |
|
Neil Trini Lasrado
|
329e7783bc
|
Fixed time log overlap validation. Fixed test case in time log
|
2016-01-15 16:34:06 +05:30 |
|
Rushabh Mehta
|
2e3d2b8426
|
Merge pull request #4613 from nabinhait/fixes
[fix] Item query and exchange rate
|
2016-01-15 11:19:44 +05:30 |
|
Rushabh Mehta
|
66eaf7e1c3
|
Merge pull request #4607 from saurabh6790/group_custom_buttons
[enhance] merge customize buttons under groups
|
2016-01-15 11:15:23 +05:30 |
|
Rushabh Mehta
|
23ee568564
|
Merge pull request #4620 from nabinhait/fixes12
Minor fixes
|
2016-01-15 11:15:10 +05:30 |
|
Nabin Hait
|
ad42d2f67a
|
Minor fixes
|
2016-01-15 11:09:41 +05:30 |
|
Rushabh Mehta
|
1bf440b03a
|
[fix] module ordering
|
2016-01-14 18:19:21 +05:30 |
|
Rushabh Mehta
|
9bf2df9303
|
[minor] [layout] cleaned up Time Log layout
|
2016-01-14 18:19:21 +05:30 |
|
Rushabh Mehta
|
986f6a71ec
|
[minor] fix new customer link in POS
|
2016-01-14 18:15:56 +05:30 |
|
Rushabh Mehta
|
26cb8baef0
|
Merge pull request #4618 from neilLasrado/develop
Added additional cost to time log
|
2016-01-14 17:11:53 +05:30 |
|
Neil Trini Lasrado
|
975dcc2bf3
|
Added additional cost to time log. Fixed issues in Time log billing amount calculation and billing amount calculation while making time log batch
|
2016-01-14 16:09:35 +05:30 |
|
Rushabh Mehta
|
1bc6a73878
|
Merge pull request #4614 from saurabh6790/cart_fixes
[fixes] redirect uri fixes
|
2016-01-14 11:47:29 +05:30 |
|
Saurabh
|
f7caad8ecb
|
[fixes] redirect uri fixes
|
2016-01-14 11:30:47 +05:30 |
|
Rushabh Mehta
|
27e8ae0ff9
|
Merge pull request #4612 from rmehta/sales-partner-address-fix
[fix] set sales partner from previous document, fixes #4611
|
2016-01-14 10:48:03 +05:30 |
|
Nabin Hait
|
a88912a2f5
|
[fix] Item query and exchange rate
|
2016-01-14 10:43:17 +05:30 |
|
Rushabh Mehta
|
10d634b016
|
[fix] set sales partner from previous document, fixes #4611
|
2016-01-14 10:34:18 +05:30 |
|
Saurabh
|
e23e99f4bd
|
[enhance] merge customize buttons under groups
|
2016-01-13 09:18:31 +05:30 |
|
Rushabh Mehta
|
075b9626cf
|
[docs] update
|
2016-01-12 17:08:33 +05:30 |
|
Rushabh Mehta
|
025a407e13
|
Merge pull request #4595 from saurabh6790/payment_request_vai_cart
Payment request via cart
|
2016-01-12 14:23:42 +05:30 |
|
Saurabh
|
cbebb4b8ba
|
[fixes] code cleanup
|
2016-01-12 14:13:35 +05:30 |
|
Saurabh
|
3ade883fd9
|
[fixes] place cart button via js
|
2016-01-12 14:09:52 +05:30 |
|
Saurabh
|
403ad48364
|
[fixes] display cart count only if item exist in cart
|
2016-01-12 14:09:52 +05:30 |
|
Saurabh
|
69f9975748
|
[fixes] show link to visit cart after adding item, hide cart button on cart view
|
2016-01-12 14:09:52 +05:30 |
|
Saurabh
|
df2783dbb0
|
[enhance] i. facility to send PR email; ii. update cart, item view and order view;
|
2016-01-12 14:09:52 +05:30 |
|
Saurabh
|
a940b6d149
|
[fixes] handle cancled payment requests
|
2016-01-12 14:09:51 +05:30 |
|
Saurabh
|
0a0c78729f
|
[enhace] display payment status on order
|
2016-01-12 14:09:51 +05:30 |
|
Saurabh
|
276d3e60bd
|
[enhance] pay via cart
|
2016-01-12 14:09:51 +05:30 |
|
Saurabh
|
c22e525a14
|
[Fixes] payment request url fixes
|
2016-01-12 14:09:51 +05:30 |
|
Saurabh
|
2ffea6ba94
|
[document & fixes] document and test case rewrite
|
2016-01-12 14:09:51 +05:30 |
|
Saurabh
|
6fc408e974
|
[fixes] conmify account details and validate gateway currency
|
2016-01-12 14:09:51 +05:30 |
|
Saurabh
|
ed0723c6fe
|
[fixes] Create payment gateway account
|
2016-01-12 14:09:50 +05:30 |
|
Saurabh
|
766f6a43d5
|
[fixes] test case for Payment request
|
2016-01-12 14:09:50 +05:30 |
|
Saurabh
|
1664668b0e
|
[fixes] multi-currency fixes
|
2016-01-12 14:09:50 +05:30 |
|
Saurabh
|
3ba22676bf
|
[fixes] Create and manage payment request
|
2016-01-12 14:09:50 +05:30 |
|
Saurabh
|
db7a56b453
|
[fixes] fieldtype, message fixes on Payment Request
|
2016-01-12 14:09:50 +05:30 |
|