Sagar Vora
|
67fe1010c7
|
[minor] set_posting_time=1 only when imported data contains posting date. (#9349)
|
2017-06-19 12:12:22 +05:30 |
|
Rushabh Mehta
|
b7b49f6da7
|
[fixes] fix message and type conversion;
|
2017-06-19 09:59:09 +05:30 |
|
Makarand Bauskar
|
b0df661e81
|
[minor] set set_posting_time to 1 while data import (#8835)
|
2017-05-16 07:59:58 +05:30 |
|
Rushabh Mehta
|
e385b5b97b
|
[enhance] automatic batch creation, move and split
|
2017-04-24 10:28:38 +05:30 |
|
Rushabh Mehta
|
131866a11a
|
[fixes] for tests
|
2017-03-14 21:06:15 +05:30 |
|
Rushabh Mehta
|
6b53792aea
|
[fix] posting date, time is always current unless explicitly set
|
2017-03-14 17:06:51 +05:30 |
|
Rohit Waghchaure
|
312498060f
|
changed doctype name userrole to has role
|
2017-03-06 14:24:39 +05:30 |
|
Nabin Hait
|
297d74a997
|
Unlink payment entries on cancellation of invoice
|
2016-11-23 15:59:00 +05:30 |
|
Saurabh
|
1d210968de
|
[fix] on advance payment entry cancellation delink invoice and pyament entry references
|
2016-11-17 15:21:46 +05:30 |
|
Saurabh
|
8adbfa8a09
|
[test-case] test cases for delinking advance payments
|
2016-11-16 13:43:01 +05:30 |
|
Saurabh
|
866c295989
|
[fix] on jv cancel remove linkings from advance table of Sales/Purchase Invoice
|
2016-11-16 13:43:01 +05:30 |
|
Saurabh
|
b6d6b8420d
|
[fix] add filters and child doc name in previous link mapper
|
2016-06-27 14:48:26 +05:30 |
|
Saurabh
|
8f24ecb173
|
[fix] set previous doc links for document flow
|
2016-06-27 12:28:55 +05:30 |
|
Rushabh Mehta
|
afacc3d779
|
[minor] catch illegal reference, via error report
|
2015-12-01 15:53:07 +05:30 |
|
Anand Doshi
|
414248b792
|
[fix] event creation on Contact Date
|
2015-08-26 17:56:55 +05:30 |
|
Nabin Hait
|
3cf67a462b
|
Cleanup and test cases for serialized item
|
2015-07-24 13:26:54 +05:30 |
|
Nabin Hait
|
1d21842f68
|
Sales / Purchase Return redesigned via negative DN / SI / PR / PI
|
2015-07-24 13:26:53 +05:30 |
|
Nabin Hait
|
5e3646ad6e
|
validation message fix
|
2015-07-08 14:39:03 +05:30 |
|
Nabin Hait
|
28a9e35de9
|
Validate item rate with reference document with tolerance 0.009
|
2015-07-08 13:10:59 +05:30 |
|
Nabin Hait
|
e06d01e3ed
|
Delete events via query instead of delete_doc function, to save time
|
2015-06-29 18:38:38 +05:30 |
|
Nabin Hait
|
3b0adc5246
|
[fix] ignore share permission while creating events on the background
|
2015-05-21 16:51:37 +05:30 |
|
Rushabh Mehta
|
611b513a2d
|
[newsletter] fixed tests
|
2015-03-19 17:16:03 +05:30 |
|
Anand Doshi
|
885e074697
|
Changed company name from Web Notes to Frappe Technologies
|
2015-03-03 14:56:43 +05:30 |
|
Anand Doshi
|
f9fc04ce8e
|
Website Listing
|
2015-02-23 22:34:27 +05:30 |
|
Pratik Vyas
|
7f9489e814
|
Update transaction_base.py
|
2015-02-20 16:22:24 +05:30 |
|
Rushabh Mehta
|
50dc4e90e3
|
[cleanup] item grid views, removed desc etc
|
2015-02-19 20:05:45 +05:30 |
|
Rushabh Mehta
|
6efbc9dacd
|
[event] share with user
|
2015-02-13 10:17:13 +05:30 |
|
Nabin Hait
|
15cd12214e
|
Fixed conflict while merging v4 into v5
|
2015-02-10 16:37:18 +05:30 |
|
Nabin Hait
|
c5fb88c1cd
|
UOM validation for BOM Items
|
2015-02-09 16:48:02 +05:30 |
|
Nabin Hait
|
dd38a266b8
|
Removed tname and fname from code
|
2014-12-26 13:15:21 +05:30 |
|
Nabin Hait
|
e7d153624f
|
Table Field Renaming: code replace, JV and budget distribution renamed
|
2014-12-25 16:01:55 +05:30 |
|
Rushabh Mehta
|
92ce693e6f
|
added ignore_permission in Lead for creating Event
|
2014-05-21 14:59:56 +05:30 |
|
Rushabh Mehta
|
2c45899a02
|
fixed strings for translation
|
2014-04-15 14:41:56 +05:30 |
|
Rushabh Mehta
|
cfb6ccfe51
|
frappe/frappe#478 removed self.doclist
|
2014-04-03 11:46:52 +05:30 |
|
Rushabh Mehta
|
f191f854cd
|
frappe/frappe#478 erpnext install works
|
2014-04-02 18:09:34 +05:30 |
|
Anand Doshi
|
5b552b51f1
|
frappe/frappe#478
|
2014-04-02 15:03:35 +05:30 |
|
Rushabh Mehta
|
f2227d033c
|
frappe/frappe#478, removed instances of .fields
|
2014-03-31 23:37:40 +05:30 |
|
Anand Doshi
|
f78d1aee28
|
Replaced doc, doc.fields frappe/frappe#478
|
2014-03-28 13:55:00 +05:30 |
|
Rushabh Mehta
|
e88bc8b12a
|
frappe/frappe#478
|
2014-03-27 17:51:41 +05:30 |
|
Rushabh Mehta
|
7c932003ed
|
rename Profile to User frappe/frappe#470
|
2014-03-11 16:15:59 +05:30 |
|
Anand Doshi
|
e9baaa68e7
|
Changed frappe.conn to frappe.db
|
2014-02-26 12:35:33 +05:30 |
|
Nabin Hait
|
a1c96de9fc
|
party related cleanup
|
2014-02-21 14:45:10 +05:30 |
|
Nabin Hait
|
9d1f077922
|
get lead details in quotation
|
2014-02-19 17:43:24 +05:30 |
|
Rushabh Mehta
|
793ba6bd37
|
-webnotes +frappe 💥
|
2014-02-14 15:47:51 +05:30 |
|
Nabin Hait
|
436f526102
|
commonify get_item_details and rename fields to sync selling and purchase
|
2014-02-12 14:54:12 +05:30 |
|
Nabin Hait
|
574c7e7c63
|
item related cleanup
|
2014-02-06 15:51:01 +05:30 |
|
Nabin Hait
|
b5be7bab9b
|
Stock Return: fetch customer and supplier details
|
2014-01-30 18:47:12 +05:30 |
|
Rushabh Mehta
|
49dd7bee87
|
added get_supplier_details and commonified invoice functions
|
2014-01-28 17:43:10 +05:30 |
|
Rushabh Mehta
|
b09d9dabc5
|
started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions
|
2014-01-02 11:47:23 +05:30 |
|
Rushabh Mehta
|
2b08985e16
|
Translations redesigned webnotes/wnframework#351
|
2013-12-19 18:27:48 +05:30 |
|