Anand Doshi
|
1dadf35fc7
|
[fix] [minor] [query] sales invoice from delivery note
|
2013-09-03 16:21:01 +05:30 |
|
Anand Doshi
|
36b63a44b9
|
[fix] [minor] profile query
|
2013-09-03 15:33:56 +05:30 |
|
Anand Doshi
|
215c901a0d
|
[fix] [minor] recreate gl entries when using auto inventory accounting to fix bug introduced due to commit - 5dd6b1d082
|
2013-09-02 15:38:53 +05:30 |
|
Nabin Hait
|
94c90bdbf9
|
[fix] [minor] buying amount for sales bom item
|
2013-08-30 22:48:19 +05:30 |
|
Rushabh Mehta
|
e89c533eaa
|
[sales/purchase] [minor] Set tax table on insert if tax master set, but table missing
|
2013-08-29 15:32:46 +05:30 |
|
Nabin Hait
|
040d1f3a0e
|
[minor] imported cstr in selling_controller
|
2013-08-21 17:04:33 +05:30 |
|
Nabin Hait
|
e98ab7a2f4
|
[fix] [minor] fixes in updating warranty period of serial no
|
2013-08-21 16:56:12 +05:30 |
|
Anand Doshi
|
b02fba9c77
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-08-19 20:03:51 +05:30 |
|
Anand Doshi
|
2e31e097fa
|
[fix] [minor] _round function - implement round halfs to nearest even number
|
2013-08-19 19:58:23 +05:30 |
|
Nabin Hait
|
76273ebfbc
|
[merge] [minor] Fixed conflict while merging serial_no branch with master
|
2013-08-19 16:26:13 +05:30 |
|
Nabin Hait
|
21cf403b57
|
[fix] [minor] paid amount should be zero if not pos invoice
|
2013-08-16 15:15:16 +05:30 |
|
Rushabh Mehta
|
170be3b717
|
[minor] merge master
|
2013-08-14 18:41:42 +05:30 |
|
Rushabh Mehta
|
62030e05cc
|
[Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master
|
2013-08-14 18:39:27 +05:30 |
|
Anand Doshi
|
3d1ecf5254
|
[fix] [minor] take correct docname when creating contact/address from a previous document
|
2013-08-14 17:22:14 +05:30 |
|
Anand Doshi
|
30324b857a
|
[fix] [minor] set due date in sales invoice after mapping
|
2013-08-14 17:07:42 +05:30 |
|
Nabin Hait
|
eaaa5b1127
|
[fix] [minor] call dirty when synced with local doclist
|
2013-08-14 14:41:08 +05:30 |
|
Anand Doshi
|
47e14a9de4
|
[fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings
|
2013-08-13 13:01:12 +05:30 |
|
Anand Doshi
|
e42a0222d5
|
[minor] [fix] precision for float fields on server-side
|
2013-08-12 11:58:02 +05:30 |
|
Rushabh Mehta
|
4a404e9299
|
[price list] Separated Default Price List for Selling and Buying and changed fieldnames
|
2013-08-09 18:11:35 +05:30 |
|
Rushabh Mehta
|
0b9954059c
|
[cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip)
|
2013-08-09 15:30:11 +05:30 |
|
Anand Doshi
|
5dd6b1d082
|
[optimization] [minor] pass filtered stock ledger entries to get_buying_amount
|
2013-08-07 19:27:30 +05:30 |
|
Rushabh Mehta
|
7c2a2e24a2
|
[demo] [minor] simulate quotation
|
2013-08-07 15:08:11 +05:30 |
|
Anand Doshi
|
fbe1e167d4
|
[fix] [selling] reduce round-off loss when using tax inclusive price
|
2013-08-06 19:38:19 +05:30 |
|
Rushabh Mehta
|
e67d1fbcdf
|
[license] [minor] Updated License Text in all js and py files
|
2013-08-05 14:59:54 +05:30 |
|
Anand Doshi
|
e79d57ca19
|
[salary slip] total no. of working days calculation [issue] webnotes/erpnext#285
|
2013-08-02 19:31:41 +05:30 |
|
Anand Doshi
|
078129f58f
|
[fix] [minor] removed default from conversion_rate
|
2013-08-01 16:54:32 +05:30 |
|
Anand Doshi
|
17350b899f
|
[fix] [mapper] from delivery note to sales invoice, only map unbilled items
|
2013-08-01 15:45:23 +05:30 |
|
Anand Doshi
|
7180eb6f20
|
[queries] [optimization] removed redundant code in get_match_cond
|
2013-07-30 14:40:44 +05:30 |
|
Nabin Hait
|
1f996c3121
|
[minor] currency trigger should not be called in refresh
|
2013-07-29 19:02:09 +05:30 |
|
Nabin Hait
|
19d945a4e7
|
[minor] [fix] apply float precision on over-billing validation
|
2013-07-29 18:35:39 +05:30 |
|
Anand Doshi
|
9eb2868bf1
|
[fix] [minor] remove end of life condition from item query
|
2013-07-29 13:07:30 +05:30 |
|
Anand Doshi
|
7474012789
|
[fix] [minor] valide for freezed account
|
2013-07-26 16:07:52 +05:30 |
|
Nabin Hait
|
e32921562b
|
[fix] [minor] over-billing validation
|
2013-07-26 12:51:06 +05:30 |
|
Nabin Hait
|
d23e5c8a9a
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-26 11:01:43 +05:30 |
|
Nabin Hait
|
3986badd06
|
[feature] If customer/supplier account freezed do not allow to make any transaction
|
2013-07-26 11:01:17 +05:30 |
|
Rushabh Mehta
|
152cecc9cd
|
Merge branch 'master' of github.com:webnotes/erpnext
|
2013-07-25 17:47:38 +05:30 |
|
Anand Doshi
|
f2045fb92e
|
[fix] [minor] set customer/supplier defaults
|
2013-07-25 17:46:02 +05:30 |
|
Rushabh Mehta
|
4dca40195e
|
[feature] Ability to set UOM as Integer-only and related validations.
|
2013-07-25 17:45:59 +05:30 |
|
Nabin Hait
|
4166c35277
|
[fix] [minor] over billing validation against delivery note
|
2013-07-25 15:14:59 +05:30 |
|
Rushabh Mehta
|
a877053d90
|
[accounts] [minor] [fix] fixed set_query for Mode of Payment
|
2013-07-25 10:49:59 +05:30 |
|
Nabin Hait
|
48a0bd3eda
|
[minor] [fix] price list currency read only and SO-MR mapping
|
2013-07-23 15:31:39 +05:30 |
|
Anand Doshi
|
61cad5076b
|
[minor] [fix] opportunity form, queries, stock uom replace utility
|
2013-07-18 13:26:27 +05:30 |
|
Nabin Hait
|
9a380ef40a
|
[fix] [minor] get_query of tax account
|
2013-07-16 17:24:17 +05:30 |
|
Anand Doshi
|
05859ad42e
|
Merge branch 'responsive' of github.com:webnotes/erpnext into responsive
|
2013-07-15 18:30:02 +05:30 |
|
Anand Doshi
|
d4e76bc1db
|
[minor] [transaction] validate exchange rate in calculate taxes and totals
|
2013-07-15 18:10:51 +05:30 |
|
Nabin Hait
|
da46a3782f
|
[fix] [minor] get query
|
2013-07-15 17:52:10 +05:30 |
|
Nabin Hait
|
a9ec49e0bf
|
[fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice
|
2013-07-15 16:33:24 +05:30 |
|
Nabin Hait
|
cfecd2bc16
|
[fix] [cleanup] fixes while testing and code cleanup
|
2013-07-11 17:49:18 +05:30 |
|
Saurabh
|
a29b69245e
|
get_query to servet side
|
2013-07-10 16:06:31 +05:30 |
|
Saurabh
|
2deca5f3f6
|
queries to server side
|
2013-07-10 14:31:29 +05:30 |
|