- 365ae27 frappe/frappe#478 fixes by Nabin Hait · 11 years ago
- f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
- d36cb5c frappe/frappe#478 removed more instances of doclist by Rushabh Mehta · 11 years ago
- f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
- b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
- 81ba0b2 frappe/frappe#478 by Anand Doshi · 11 years ago
- f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
- e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
- d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
- e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
- 4362443 Propagate ignore_permissions during mapping from quotation to sales order by Anand Doshi · 11 years ago
- 2f8d445 calculate outstanding amount in server side, only if docstatus is 0 by Nabin Hait · 11 years ago
- 9d1f077 get lead details in quotation by Nabin Hait · 11 years ago
- 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
- eba1bdb minor fixes by Nabin Hait · 11 years ago
- 0aa71a5 minor fixes by Nabin Hait · 11 years ago
- 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
- 7979f7e Field Rename: rate field mass replacement by Nabin Hait · 11 years ago
- a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
- cc008cc commonified get_party_details by Rushabh Mehta · 11 years ago
- 347889b merge by Rushabh Mehta · 11 years ago
- 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
- 24da761 more updates to party by Rushabh Mehta · 11 years ago
- 2ced3b0 changed fieldname from charge to taxes by Akhilesh Darjee · 11 years ago
- 49dd7be added get_supplier_details and commonified invoice functions by Rushabh Mehta · 11 years ago
- 21d324c Merged with 4.0-wip by Nabin Hait · 11 years ago
- 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
- dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
- 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
- b09d9da started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions by Rushabh Mehta · 11 years ago
- d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
- 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
- 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
- afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from controllers/selling_controller.py]
- ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
- 0c26f81 Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
- 89ad6f2 [fix] [conflict] by Nabin Hait · 11 years ago
- d1fd1e2 [Cleanup] Sales Common deprecated by Nabin Hait · 11 years ago
- 096d363 [fix] fixed merge conflict by Nabin Hait · 11 years ago
- 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
- 7e90485 Merge branch 'master' of github.com:webnotes/erpnext into wsgi by Anand Doshi · 11 years ago
- 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
- 373680b Merged master into wsgi by Anand Doshi · 11 years ago
- 77f37e6 Update Serial No details through serial_no controller by Nabin Hait · 11 years ago
- 800b3aa [crm] Updated status and workflow for Lead > Opportunity > Quotation > Sales Order by Rushabh Mehta · 11 years ago
- 7a75e10 [fix] [minor] perpetual inventory: account for each warehouse by Nabin Hait · 11 years ago
- da3110f [merge] [minor] merged with master by Nabin Hait · 11 years ago
- 94c90bd [fix] [minor] buying amount for sales bom item by Nabin Hait · 11 years ago
- bb77756 [fix] [minor] auto accounting for stock transactions by Nabin Hait · 11 years ago
- e89c533 [sales/purchase] [minor] Set tax table on insert if tax master set, but table missing by Rushabh Mehta · 11 years ago
- 27994c2 [perpetual accounting] gl entries based on stock_value difference in sl entries by Nabin Hait · 11 years ago
- 11bd44e [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
- 040d1f3 [minor] imported cstr in selling_controller by Nabin Hait · 11 years ago
- e98ab7a [fix] [minor] fixes in updating warranty period of serial no by Nabin Hait · 11 years ago
- 0565287 [merge] [minor] merged with master for serial_no updatess by Nabin Hait · 11 years ago
- b02fba9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
- 2e31e09 [fix] [minor] _round function - implement round halfs to nearest even number by Anand Doshi · 11 years ago
- 44da6f2 [fix] [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
- 170be3b [minor] merge master by Rushabh Mehta · 11 years ago
- 62030e0 [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 by Rushabh Mehta · 11 years ago
- 30324b8 [fix] [minor] set due date in sales invoice after mapping by Anand Doshi · 11 years ago
- 47e14a9 [fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings by Anand Doshi · 11 years ago
- 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 11 years ago
- 8daa702 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
- fbe1e16 [fix] [selling] reduce round-off loss when using tax inclusive price by Anand Doshi · 11 years ago
- cc0e2d1 [minor] merged with master by Nabin Hait · 11 years ago
- e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 12 years ago
- a36adbd [minor] [fix] make sl entry by Nabin Hait · 12 years ago
- 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 12 years ago
- a9ec49e [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice by Nabin Hait · 12 years ago
- 2bd3777 validate with prevdoc by Nabin Hait · 12 years ago
- 0b4943c [webshop] shopping cart with shipping rule selector, totals by Anand Doshi · 12 years ago
- 8aaccf7 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 12 years ago
- 99100a4 [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation by Anand Doshi · 12 years ago
- 080fcc8 [mapper] quotation-sales order for mapping in parent + child items by Rushabh Mehta · 12 years ago
- abc1003 [cart] create quotation on checkout by Anand Doshi · 12 years ago
- 923d41d [selling/buying] [fixes] fixes in client side code, server side code, print formats by Anand Doshi · 12 years ago
- fc77718 [selling/buying] [fixes] updated js files of various doctypes related to selling/g/buying by Anand Doshi · 12 years ago
- 3543f30 [calculations] [client/server] first cut by Anand Doshi · 12 years ago
- 65d8755 [selling] [calculation] fixes by Anand Doshi · 12 years ago
- f309613 [selling] [calculations] client side calculations, cleanup, patch fixes by Anand Doshi · 12 years ago
- 1dde46a [buying, selling] [refactor] get item details by Anand Doshi · 12 years ago
- 39384d3 [precision] server side cleanup and client side precision method by Anand Doshi · 12 years ago
- 5af812a [precision] [fixes] by Anand Doshi · 12 years ago
- aab8162 Merge branch 'edge' of github.com:webnotes/erpnext into webshop by Anand Doshi · 12 years ago
- 21f4ea3 [selling] [calculations] server side calculations, test cases and rounding based on currency number format by Anand Doshi · 12 years ago
- f2d4df9 [fixes] floating point issue in buying rate by Nabin Hait · 12 years ago
- 787c02e aii fixes by Nabin Hait · 12 years ago
- 557d858 aii: patches and default values fetching by Nabin Hait · 12 years ago
- 0fc2454 aii: patches and fine tuning by Nabin Hait · 12 years ago
- 8c5844e show sales invoice data in gross profit report by Anand Doshi · 12 years ago
- a0e7c15 aii: book expense in delivery note instead of sales invoice by Nabin Hait · 12 years ago
- 076535d Merge branch 'master' of https://github.com/webnotes/erpnext by Saurabh · 12 years ago
- 6f75318 no -ve balance accepted in sales and purchase invoice by Saurabh · 12 years ago
- c3afb25 aii: stock entry by Nabin Hait · 12 years ago
- 8c7234f aii: gl_entries for sales invoice by Nabin Hait · 12 years ago
- 6f1a5ec Disable rounded total feature by Nabin Hait · 12 years ago
- bf495c9 GL Control rewrite and many other cleanup using inheritence by Nabin Hait · 12 years ago
- ec52db8 commonified in_words function and introduced selling_controller by Nabin Hait · 12 years ago