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 |
|
Saurabh
|
cb98d9ec5f
|
[fixes] print format listing
|
2016-01-12 14:09:50 +05:30 |
|
Saurabh
|
b109ee96de
|
[fixes] Base structure for Payment Request
|
2016-01-12 14:09:49 +05:30 |
|
Saurabh
|
eba7aa496c
|
[enhace] basic structure for payment gateway
|
2016-01-12 14:09:49 +05:30 |
|
Rushabh Mehta
|
108bc78693
|
Merge branch 'develop'
|
2016-01-12 12:25:18 +05:30 |
|
Rushabh Mehta
|
c85112b093
|
bumped to version 6.17.0
|
2016-01-12 12:55:17 +06:00 |
|
Rushabh Mehta
|
4a3140102c
|
Merge pull request #4606 from nabinhait/report_currency
[fix] Currency symbol based on account/company currency, not based on Global Defaults
|
2016-01-12 12:12:43 +05:30 |
|
Rushabh Mehta
|
6ef1fb6b39
|
Merge pull request #4605 from umairsy/docs
[docs] added articles in manufacturing, stock, website
|
2016-01-12 12:12:08 +05:30 |
|
Rushabh Mehta
|
de6b30c7ac
|
Merge pull request #4604 from anandpdoshi/fix/duplicate-region-setup-wizard
[fix] removed duplicate 'region' section as it is already in Frappe Framework
|
2016-01-12 12:11:41 +05:30 |
|
Rushabh Mehta
|
1c32d05601
|
[translations] update
|
2016-01-12 12:02:26 +05:30 |
|
Rushabh Mehta
|
659bc1aca4
|
[minor] fixes reported on support
|
2016-01-12 11:57:25 +05:30 |
|
Nabin Hait
|
226a101119
|
[fix] Currency symbol based on account/company currency, not based on Global Defaults
|
2016-01-12 11:56:40 +05:30 |
|
Rushabh Mehta
|
5dfd1d48fa
|
[minor] disabled in terms and conditions, fixes #4602
|
2016-01-12 10:29:29 +05:30 |
|
Umair Sayyed
|
c9af48af35
|
[docs] added articles in manufacturing, stock, website
|
2016-01-11 18:35:28 +05:30 |
|
Anand Doshi
|
d8ac0f3df7
|
[fix] removed duplicate 'region' section as it is already in Frappe Framework
|
2016-01-11 18:22:02 +05:30 |
|
Nabin Hait
|
af2bf7541f
|
Merge pull request #4603 from ccfiel/develop
note added equity
|
2016-01-11 13:13:15 +05:30 |
|
Chris Ian Fiel
|
d070d56f72
|
note added equity
|
2016-01-11 15:34:24 +08:00 |
|
Anand Doshi
|
cc5632a99c
|
[minor] removed image_view from in list view
|
2016-01-11 13:03:14 +05:30 |
|
Rushabh Mehta
|
7be0b47778
|
[minor] [fix] validate fiscal year in trial balance
|
2016-01-11 11:59:08 +05:30 |
|
Rushabh Mehta
|
5facb60bbe
|
[fix] cleanup old style js in email digest
|
2016-01-11 10:37:20 +05:30 |
|
Rushabh Mehta
|
56b5387dbd
|
[minor] README
|
2016-01-11 10:37:20 +05:30 |
|
Rushabh Mehta
|
9743d688d0
|
Merge pull request #4597 from makeen/fixEditButtonAddressContact
fix button "Edit" encode url in address and contact template
|
2016-01-11 10:33:18 +05:30 |
|
Raul Viveros
|
1d5f8d4436
|
fix button "Edit" encode url in address and contact template
|
2016-01-09 22:18:14 +01:00 |
|
Anand Doshi
|
6cb8662bec
|
Merge branch 'develop'
|
2016-01-07 18:27:21 +05:30 |
|
Anand Doshi
|
74dfabbe21
|
bumped to version 6.16.4
|
2016-01-07 18:57:21 +06:00 |
|
Anand Doshi
|
4096603656
|
[fix] add index on so_detail in Delivery Note Item
|
2016-01-07 17:10:09 +05:30 |
|
Anand Doshi
|
574415b59b
|
Merge branch 'develop'
|
2016-01-06 18:56:03 +05:30 |
|