ci2014
|
282d3a0b6f
|
Fix typo in render.py (#4512)
|
7 年前 |
Rushabh Mehta
|
aa78c34664
|
Update integrations.py and Standard Reply naming
|
7 年前 |
Zarrar
|
e4684179a2
|
removed code meant only for accounts-tree (#4509)
|
7 年前 |
Rushabh Mehta
|
236a2ad156
|
[fix] revert promises system
|
7 年前 |
Saurabh
|
4bd0fb2638
|
Merge branch 'master' into develop
|
7 年前 |
Saurabh
|
6de716847e
|
Merge branch 'hotfix'
|
7 年前 |
Saurabh
|
f91a0c57ce
|
bumped to version 9.2.15
|
7 年前 |
Dominik
|
eafecf9241
|
[New Integration] Googlemaps and edit Standard Reply Naming
|
7 年前 |
Saurabh
|
33ef610430
|
Merge pull request #4508 from saurabh6790/domain_fixes
[fix] do not translate domain records
|
7 年前 |
Saurabh
|
d61b92dc1f
|
[fix] do not translate domain records
|
7 年前 |
Saurabh
|
a6f0f65763
|
[fix] do not translate domain records (#4507)
|
7 年前 |
Rushabh Mehta
|
efe9886cd1
|
[fix] for quick_entry with only Prompt
|
7 年前 |
Valmik
|
fe9ae224f6
|
Add timeout to click method (#4500)
|
7 年前 |
Frappe PR Bot
|
1209597a71
|
[Translation] Updated Translations (#4501)
|
7 年前 |
rohitwaghchaure
|
d5fc56cc36
|
Removed ignore link validation from the report, add ignore_link_validation is report js file (#4502)
|
7 年前 |
Zarrar
|
4d60409814
|
disallow toolbar buttons for root node (#4505)
|
7 年前 |
Prateeksha Singh
|
af9d7dc07c
|
add disabling of dialog primary button (#4503)
|
7 年前 |
Nabin Hait
|
347df7942a
|
Merge branch 'master' into develop
|
7 年前 |
Nabin Hait
|
26ca97dad1
|
Merge branch 'hotfix'
|
7 年前 |
Nabin Hait
|
36027ad6c6
|
bumped to version 9.2.14
|
7 年前 |
Nabin Hait
|
3e7a19e3bb
|
Update db_query.py
|
7 年前 |
Saurabh
|
450a54ec69
|
[fix] prepare file list by including all nested files (#4491)
|
7 年前 |
Manas Solanki
|
7031473915
|
fixed between filters (#4497)
|
7 年前 |
Rishabh Nambiar
|
fe7a7d81b2
|
[fix] Allow capital letters in bucket name (#4494)
fix for https://github.com/frappe/erpnext/issues/11547
|
7 年前 |
Saurabh
|
bb813c7fd5
|
Merge pull request #4489 from rish4bhn/develop
[fix] Allow capital letters in bucket name for S3 Backup DocType
|
7 年前 |
Rushabh Mehta
|
3dd5e399fa
|
[minor] base_document.py return empty list if not filters
|
7 年前 |
Rishabh Nambiar
|
c509d73503
|
minor fix for capital letters in bucket name.
|
7 年前 |
Prateeksha Singh
|
3ff990cf8e
|
wait for trigger promises to finish before save (#4488)
|
7 年前 |
Rushabh Mehta
|
b4001046d5
|
[fix] customize_form.py https://discuss.erpnext.com/t/delivery-note-appears-as-delivery-chalan-on-erpnext-cloud/30589
|
7 年前 |
Manas Solanki
|
592dbcdd63
|
add the read permission for all (#4487)
|
7 年前 |
Nabin Hait
|
3a65e4f066
|
Merge branch 'hotfix'
|
7 年前 |
Nabin Hait
|
8e9304041d
|
Merge branch 'master' into develop
|
7 年前 |
Nabin Hait
|
5363b9ab29
|
bumped to version 9.2.13
|
7 年前 |
Rushabh Mehta
|
9fd552d3f2
|
[fix] domain.remove_domain
|
7 年前 |
Nabin Hait
|
4b5893509a
|
Fixed Merge Conflict
|
7 年前 |
Nabin Hait
|
2705e859fa
|
Merge branch 'hotfix'
|
7 年前 |
Nabin Hait
|
cf12fff0b8
|
bumped to version 9.2.12
|
7 年前 |
Saurabh
|
21ee6ffed0
|
[fix] temporarily freeze html2text to version 2016.9.19 (#4478)
|
7 年前 |
Manas Solanki
|
122e3b4c7b
|
validate the link field in the report's filter (#4479)
|
7 年前 |
rohitwaghchaure
|
0db18fdf91
|
[Fix] Letterhead appearing on PDF even when not selected (#4484)
|
7 年前 |
rohitwaghchaure
|
dd0a237efe
|
[Fix] Title field not set in the quotation if record has been created using data import tool (#4486)
|
7 年前 |
Rushabh Mehta
|
c354c54065
|
[hot] revert domain_settings patch
|
7 年前 |
Rushabh Mehta
|
effe13925e
|
[hot] revert domain_settings patch
|
7 年前 |
paurosello
|
b8723e72da
|
Allow label and description translation in web forms (#4481)
|
7 年前 |
Rushabh Mehta
|
07532c93d0
|
[minor] selenium_testdriver.py where message has no length
|
7 年前 |
Rushabh Mehta
|
bc0453a80b
|
[travis] dont watch
|
7 年前 |
Rushabh Mehta
|
7a1a40f0c3
|
[minor] dont watch on CI
|
7 年前 |
Rushabh Mehta
|
b1c3c070ee
|
[fix] #4465
|
7 年前 |
Prateeksha Singh
|
3bb628ffdb
|
update charts to latest (#4472)
|
7 年前 |
Rushabh Mehta
|
c02a7469aa
|
[refactor] a better set-only-once implementation with child tables (#4475)
* [refactor] a better set-only-once implementation with child tables
* [refactor] document.is_child_table_same(fieldname)
* [refactor] tests
* [refactor] tests
* [test] catch timeout reason
* [minor] edit in full page more prominent
* [minor] tests
|
7 年前 |