Commit Graph

  • 8ce2ac3f0e supplier quotation release patch Anand Doshi 2012-08-06 19:53:31 +05:30
  • 65078d8a2e Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-08-06 18:34:26 +05:30
  • 3e92c00dd9 removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation Anand Doshi 2012-08-06 18:29:46 +05:30
  • 793ec9f857 removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation Anand Doshi 2012-08-06 18:29:03 +05:30
  • 6ea82c07fe added button, method in Purchase Request form to make Supplier Quotation Anand Doshi 2012-08-06 18:27:58 +05:30
  • 72f5a05ac0 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent Anand Doshi 2012-08-06 18:27:11 +05:30
  • b6029d2d13 added button, method in Purchase Order to fetch Supplier Quotation Items Anand Doshi 2012-08-06 18:26:07 +05:30
  • da85a8363f call set missing values on load and contact section toggle on refresh of purchase order form Anand Doshi 2012-08-06 18:24:56 +05:30
  • 280e0ce263 added function to hide/unhide contact section of a buying form Anand Doshi 2012-08-06 18:23:45 +05:30
  • 41c4d19279 added button to make Purchase Order from Supplier Quotation Anand Doshi 2012-08-06 18:22:59 +05:30
  • 26e5f3dec0 DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order Anand Doshi 2012-08-06 18:20:08 +05:30
  • aaa75496e2 added email chain on blog comment and number of comments Rushabh Mehta 2012-08-06 15:22:17 +05:30
  • 24fabf3b73 cleaned up source from lead Rushabh Mehta 2012-08-06 15:21:35 +05:30
  • 4e6a483bdd Merge branch 'master' of github.com:webnotes/erpnext Nabin Hait 2012-08-06 14:32:05 +05:30
  • a146db2b58 build Rushabh Mehta 2012-08-06 14:31:53 +05:30
  • ed8049ec19 fixes in patch: considered over delivery in reserved qty calculation Nabin Hait 2012-08-06 14:31:45 +05:30
  • 90115202f2 build Rushabh Mehta 2012-08-06 14:30:56 +05:30
  • a49a552a37 merge Rushabh Mehta 2012-08-06 14:30:31 +05:30
  • cea0e795b0 Merge branch 'master' of github.com:webnotes/erpnext Rushabh Mehta 2012-08-06 14:20:46 +05:30
  • 5d4a9f8554 date format bug fixed Rushabh Mehta 2012-08-06 14:20:15 +05:30
  • 48f5f40ae2 moved recurring to daily from every time Rushabh Mehta 2012-08-06 14:19:11 +05:30
  • a4f6529801 in item's update page name, if item name is null, create page name with only the name Anand Doshi 2012-08-06 13:42:19 +05:30
  • 1c2b192be6 Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-08-06 13:36:19 +05:30
  • 337fef0859 call item on_update from UOM Replace Utility Nabin Hait 2012-08-06 13:33:32 +05:30
  • e64d900322 Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-08-06 13:23:16 +05:30
  • fd03762445 call item on_update from UOM Replace Utility Nabin Hait 2012-08-06 13:18:32 +05:30
  • 6243f29ab3 framework updates Rushabh Mehta 2012-08-06 11:15:22 +05:30
  • f83159edbe Merge branch 'unicode' of github.com:webnotes/erpnext into unicode Rushabh Mehta 2012-08-06 10:17:38 +05:30
  • 326f88cce6 fixed patch: repost stock due to wrong packing list Anand Doshi 2012-08-03 19:19:23 +05:30
  • fea3b64dd0 fixed patch: repost stock due to wrong packing list Anand Doshi 2012-08-03 19:14:42 +05:30
  • df902d1a0c patch: repost stock due to wrong packing list entries - optimized query using index and subqueries Anand Doshi 2012-08-03 19:11:11 +05:30
  • 786444e6bf changed document_type of 'Communication' to 'Master' to enable importing Anand Doshi 2012-08-03 16:15:39 +05:30
  • 49dc5da0dc refactor unicode changes and merge with master with refactored email Rushabh Mehta 2012-08-03 16:02:24 +05:30
  • b7cc66384d Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-08-03 14:19:36 +05:30
  • 3d549775e1 mark 'Supplier Quotation' as a beta feature Anand Doshi 2012-08-03 14:19:05 +05:30
  • c0fded82e6 Merge branch 'master' of github.com:webnotes/erpnext Rushabh Mehta 2012-08-03 14:18:05 +05:30
  • 52006ca83d bugfix in scheduler Rushabh Mehta 2012-08-03 14:15:25 +05:30
  • e5984873e6 added standard mail footer and function to get monthly bulk mail limit Rushabh Mehta 2012-08-03 14:15:07 +05:30
  • ba54cf6eef added 'Email Send' feature in blog to send blog by mail to all subscribers Rushabh Mehta 2012-08-03 14:14:02 +05:30
  • 5f21cc03e6 created files for blog subscription to be embedded in blog and blog_page Rushabh Mehta 2012-08-03 14:13:30 +05:30
  • 0c5b438623 framework updates Rushabh Mehta 2012-08-03 14:12:14 +05:30
  • 4b3b25e1d6 aded 'add_subscriber' method to be called from website Rushabh Mehta 2012-08-03 14:10:59 +05:30
  • 384b61749e added 'blog_subscriber' and 'unsubscribed' fields Rushabh Mehta 2012-08-03 14:09:32 +05:30
  • 175771c699 Merge branch 'master' of github.com:webnotes/erpnext Nabin Hait 2012-08-03 08:40:14 +05:30
  • 8292691470 stock repost patch Nabin Hait 2012-08-03 08:39:17 +05:30
  • e69c7f487f Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-08-02 18:53:31 +05:30
  • a67a74fee1 supplier quotation, project shift patch Anand Doshi 2012-08-02 18:53:00 +05:30
  • f0018b5e05 added unsubscribed fields in Lead and Contact and cleaned up sendmail function Rushabh Mehta 2012-08-02 18:03:12 +05:30
  • a4fe7180f4 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py Rushabh Mehta 2012-08-02 13:07:23 +05:30
  • dd9d4bbdea repost stock patch due to wrong packing list Nabin Hait 2012-08-02 10:56:40 +05:30
  • cf546d547d fix in quotation item's get query Anand Doshi 2012-08-01 12:05:13 +05:30
  • 96efd2ba9b fix in quotation item's get query Anand Doshi 2012-08-01 12:00:30 +05:30
  • 48553618b0 Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-31 19:38:39 +05:30
  • dc40385d41 validate link only if value is non empty Anand Doshi 2012-07-31 19:37:39 +05:30
  • 33987a0ad2 Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-31 19:18:44 +05:30
  • 5c42d5d2cf Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-07-31 19:15:31 +05:30
  • c7d5fc4952 fix in recent blog list link Anand Doshi 2012-07-31 19:15:01 +05:30
  • e51b9d7248 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-31 17:31:40 +05:30
  • 59d37c4bcb Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-31 17:30:49 +05:30
  • f9360ce562 filter on actual qty in stock level report Nabin Hait 2012-07-31 17:27:11 +05:30
  • d614a6ea38 Merge branch 'master' of github.com:webnotes/erpnext Nabin Hait 2012-07-31 14:12:41 +05:30
  • 8d97290c06 updated bin permission Nabin Hait 2012-07-31 14:12:23 +05:30
  • fd684ec247 Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-07-31 13:58:16 +05:30
  • 29c8b3b487 bug fix: strip serial no field before validation to check truthy value Anand Doshi 2012-07-31 13:57:06 +05:30
  • d8959bfecd Merge branch 'master' of github.com:webnotes/erpnext Nabin Hait 2012-07-31 12:08:00 +05:30
  • 76697a5c3b added filter on item group and brand Nabin Hait 2012-07-31 12:07:40 +05:30
  • 6c2a9a2f55 added filter on item group and brand Nabin Hait 2012-07-31 12:06:24 +05:30
  • 0029ac9f3c Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-07-31 11:46:57 +05:30
  • 054cf3907f removed validate approver code Anand Doshi 2012-07-31 11:46:41 +05:30
  • 9b5fc1f833 Merge branch 'master' of github.com:webnotes/erpnext Nabin Hait 2012-07-31 11:27:14 +05:30
  • 87b6d656df sanctioned amt auto set equals to claimed amt Nabin Hait 2012-07-31 11:23:44 +05:30
  • ccee92e5c0 fixes in header decoding in receiving support ticket email Anand Doshi 2012-07-31 10:56:24 +05:30
  • 3e7a143539 fixes in header decoding in receiving support ticket email Anand Doshi 2012-07-31 10:54:56 +05:30
  • 396628e7ea Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-27 14:45:24 +05:30
  • 85632b71c9 Merge branch 'master' of github.com:webnotes/erpnext Anand Doshi 2012-07-27 14:40:19 +05:30
  • b3a4c09e07 added guest read permission to blog Anand Doshi 2012-07-27 14:39:27 +05:30
  • 66f90687e9 import unicode_literals where missing Anand Doshi 2012-07-27 14:29:29 +05:30
  • 4572182939 Merge branch 'master' of github.com:webnotes/erpnext Nabin Hait 2012-07-27 10:54:43 +05:30
  • f5b3a44da1 SO and DN mandatory only for stock item if made mandatory in global defaults Nabin Hait 2012-07-27 10:54:18 +05:30
  • 3d72da568d SO and DN mandatory only for stock item if made mandatory in global defaults Nabin Hait 2012-07-27 10:51:51 +05:30
  • 0fa628bf86 Merge branch 'master' of github.com:webnotes/erpnext into unicode Rushabh Mehta 2012-07-26 15:46:13 +02:00
  • adc6c7c02b moved add comment button outside comments div Anand Doshi 2012-07-26 19:11:44 +05:30
  • 80b8393338 fixes in email validation for recurring invoice Anand Doshi 2012-07-26 19:01:16 +05:30
  • e87482ac86 Fixed: Lead Lost Reason message Anand Doshi 2012-07-26 12:48:26 +05:30
  • 39c0aa70ba Redirect to new manual page Rushabh Mehta 2012-07-26 12:39:07 +05:30
  • 74b30c15ea Update erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py Nabin Hait 2012-07-25 18:14:46 +05:30
  • e8ff96565c validate notification_email_ids in recurring invoice and if user is administrator set email id from profile Nabin Hait 2012-07-24 10:59:31 +05:30
  • 7839ea9687 fixes in new report: same fieldname in multiple table Nabin Hait 2012-07-23 16:05:16 +05:30
  • 39b8ec0ed8 fixes in new report: same fieldname in multiple table Nabin Hait 2012-07-23 15:03:57 +05:30
  • 9b8fca9d75 new patches for unicode release Anand Doshi 2012-07-23 13:10:33 +05:30
  • 6a223fe77e fixes in receive email Anand Doshi 2012-07-23 12:51:50 +05:30
  • 44c6a5bef5 dont display description on old report Nabin Hait 2012-07-23 11:54:06 +05:30
  • e9a62d1236 reload trial balance report Nabin Hait 2012-07-23 11:46:37 +05:30
  • 50c71cf52c Merge branch 'dev' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-23 11:31:08 +05:30
  • 7118086658 Merge branch 'master' of github.com:webnotes/erpnext into unicode Anand Doshi 2012-07-23 11:28:10 +05:30
  • dbe31be55c deprecated bulk rename tool Anand Doshi 2012-07-20 18:11:41 +05:30
  • 76ec66dd65 fixes for unicode Anand Doshi 2012-07-20 18:11:30 +05:30
  • 454e268109 Recurring Invoice repititive mail sending issue fixed Nabin Hait 2012-07-20 17:17:32 +05:30
  • 2ae08e8fd6 error fixed in landed cost wizard Nabin Hait 2012-07-20 10:41:02 +05:30
  • 93e82b8742 error fixed in landed cost wizard Nabin Hait 2012-07-20 10:40:14 +05:30