Manas Solanki
84e9d45055
Minor fixes for the Education domain ( #11758 )
...
* add the new role Education Manager for education settings
* minor changes in the hooks for bootinfo
* Fix for amending the assessment plan
2017-11-28 18:04:08 +05:30
Kanchan Chauhan
e58a41a8a2
Added maintenance to Asset and enhanced maintenance for Asset Maintenance
2017-11-28 15:14:56 +05:30
hiousi
d81e9f30dd
[fix] issue #11456 ( #11612 )
...
using bench export-fixtures create a erpnext/fixtures/web_form.json file
see :
https://github.com/frappe/erpnext/issues/11456#issuecomment-344846063
2017-11-17 11:42:24 +05:30
Rushabh Mehta
bc4e2cd9c1
[added] hospitality domain ( #11020 )
...
* [added] hospitality domain
* [tests] wip
* [tests] for restaurant
* [fix] tests for new naming
* [docs] added restaurant docs
* [docs] added restaurant docs
2017-10-17 12:30:34 +05:30
Manas Solanki
0518001bdc
Changes in Student Admission ( #11019 )
...
* configurable student admission
* validate dob and admission date from student admission
* add in hooks and fix codacy
2017-10-05 14:31:31 +05:30
Nabin Hait
26507d7867
Removed deprecated hub functions
2017-10-05 13:10:32 +05:30
Faris Ansari
fd345f8e90
Hub ( #10934 )
...
* [WIP]Hub
* [listing] Show items, users and item_groups
* Show filters
* [start] cart, api for rfq and opp
* rfq working
* [wip] keys
* wip quotes
* [hub] register/unregister
* [hub] rename password to access_token, remove passed company field
* [hub] publishing cases, api call wrapper
* [hub] add and remove fields working
* [hub] fix flags, update on client save working
* [hub] new hub page, client item CUD at hub working
* listing, standard rate, local site hack
* item listing, item page, search, back to home
* [hub] implement hub company
* [hub] company filter
* [hub] basic rfq-ing, item page cleanup
* categories wip
* [hub] use get_doc_before_save()
* [hub] send opportunity message to hub, api to make locally
* [hub] enqueueing in hub api request wrapper
* cleanup
* [hub] refactor shopping cart's product.py to reuse
* sync dynamic item fields daily
* Scheduler heartbeat check
* [wip] hub categories
* [hub] wip enqueued callbacks
* [hub] outgoing messages, fixing callback loop
* [hub] bug: callback save after primary save
* [hub] pricing, stock, currency
* [hub] replace send_hub_request with make_and_enqueue
* add hub.less, refactor code
* Remove template html files, add styling for hub item cards
* fix paging
* add breadcrumb
* Add sidebar
* [hub] add company page, change country
* [hub] order_by filters
* [hub] make hub category a tree
* [hub] enqueue batched item enqueueing
* [hub] requested products page
* [minor]
* update hub url
* [fix] url
* [fix] more reform
* fix recursion
* [hub] data migration plans as jsons
* Hub register, create data connector, sync with run
* [add] user registration by session user
* Removed hub_message
* Remove sync code from hub_settings
* Remove hub methods from item.py
* Update Hub Sync plan
* Hub unregister
* Update Hub connector on reregister
* Dont delete Hub Connector on unregister
* Enable hub on success response
* Add new hub whitelisted methods
* [hub] list working
* Hub register from hub page
* [hub] Add hub logo in desk icon, link to page
* [hub] hide page head on empty state
* [hub] make rfq
* [hub] push opportunity doc, poll for opportunity docs
* add fields to item mapping
* update hub mappings
* Make RFQ
* [hub] item, home routing
* Make rfq and send opportunity refactor
* [hub][fix] remote lead data
* images passed as base64
* set default company on register
* Revert "images passed as base64"
This reverts commit 0b033a5fb7072b2d39a1b87a47dc41e7af707bb4.
* Add sync to hub page
* Prompt for publish items to hub
* add post process to hub document to lead
* Rename Hub document to Hub message, create opportunity in post process
2017-10-05 11:17:30 +05:30
Makarand Bauskar
1b67d71139
[minor] add the Lead in email account -> append_to field ( #10983 )
2017-10-04 15:55:56 +05:30
Rushabh Mehta
4b99fe15cc
[version] 9.x.x-develop
2017-09-30 11:41:26 +05:30
Nabin Hait
76e1ca35ad
Merge branch 'master' into develop
2017-09-27 13:05:21 +05:30
Brown-Harry Boma
d3fa19143d
Properly redirect supplier after quotations submit ( #10903 )
2017-09-27 12:53:38 +05:30
Prateeksha Singh
946e182564
install company fixtures while creating company ( #10904 )
...
* install company fixtures while creating company
* [fix] remove from setup_complete
2017-09-27 11:44:39 +05:30
rohitwaghchaure
850eaa73b0
Move subscription module to accounts ( #10772 )
2017-09-18 17:23:00 +05:30
Manas Solanki
e716da04ec
add the newsletter in the standard portel ( #10784 )
2017-09-18 16:00:34 +05:30
Rushabh Mehta
f056974bc5
[domain] Healthcare ( #10664 )
...
* Medical module for erpnext
* Changes in core for Medical module
* patient registration updated
* fix - appointment invioce - fields missing
* pages- indicator instead of bg-color
* Lab Test field renamed service type
* Department added Lab Test
* procedure name in prescription
* fixes sample collection
* filter disabled patient
* fix patient admission
* updated patient age
* availability check msg updated
* fixes, removed procedure from invoice
* sample print renamed
* fixes, validation
* service desk physician in filter
* refactor scheduler
* Appointment -field property - set only once = 1
* Appointment - Mark closed and pending buttons removed
* Appointment - readonly = 1 if value set
* Appointment - availabilty
* Appointment - Cancel - info - cancel invoice
* Appointment - set pending appointments
* Dosage form - new DT
* Drug Prescription - Dosage form added
* Facility - Floor - removed from Fecility
* Floor - removed
* Lab Test Template - item creation validation
* Procedure - Create Procedure
* Procedure Appointment - new DT
* Service Unit - Floor reference removed
* Zone Fcilities - Unused DT removed
* Appointment Desk - fixed
* Service Desk - method pointing from procedure changed to procedure_appointment
* Consultation print - got featured
* Consultation - removed patient refernce to procedure prescription
* Procedure Prescription - removed patient refernce
* Lab Test - Changed field properties and value
* Lab Test - field property changed
* Lab Test - methods rewrite - lab test doc creation
* Lab Test - create lab test from invoice and consultaion - got changed
* Button History changed to Medical Record
* Service Desk - Updated
* Notification - Procedure Appointment
* fix-get procedure prescription
* fix field added to test prescription
* msgprint on invoice creation
* fix data on install
* Merge branch erpnext/develop
* fixes- minor
* Setup wizard - Create Sensitivity
* Appointment - Validate and Save if there is no schedule for Physician
* Consultation - Button create vital signs and medical record
* Review Type - New DocType
* Review Detail and Treatment Plan - Childs - Consultation
* Patient Medical Record - field Attach doc
* Consultation - New Fields
* Consultation - Manage new Fields - Medical record add action
* Patient Relation - Child DocType - Patient
* Patient - Patient Relation added
* Patient - collapsible = 1
* Laboratory Settings - fields - message for lab test
* Laboratory Settings - get message for lab test
* SMS text for lab test and invoice test report
* Procedure Stock Detail - Stock detail for Procedure and Template
* Template Stage Detail - Stage detail for Procedure Template
* Procedure Stage Detail - Stage detail for Procedure
* Service Unit - field - warehouse
* Scheduler - msg - content changed
* Laboratory Settings - defualt - msg content
* Invoice Test Report - msg print
* Print Format-Changed-Consultation-Invoice Test Report-Lab Test
* OP Settings - Expnse Account for Stock Entry in Procedure
* Procedure and Procedure Template - Manage Stock Stage and Sample Collection
* Procedure Appointment - Manage Stock and Stage
* Lab Test - fixed - resource not find
* Invoice Test Report - fixed - resource not find
* Procedure - doc reload after insert
* Patient Medical Record - fixed - refernce missed
* Create Vital Signs -on client side
* Rename module Medical to Healthcare
* Remove In Patient (IP) Feature.
* Rename - Procedure to Clinical Procedure
* Remove spaces in Naming Series
* Rename Duration to Drug Prescription Duration
* Duration to Drug Prescription Duration
* Merge All Settings to Healthcare Settings
* Healthcare settings - import fixed
* Procedure related documents are removed
* Appointment Desk and Sevrvice Desk are removed
* Consultation - minimal
* Consultation - minimal
* Consultation - minimal - patient detials in collapsible section
* Message Print to Alerts
* Patient - some fields removed
* Patient - create consultation - message print to alerts
* Consultation - show patient details updated
* Setup wizard - Duration to Drug Prescritpion Duration
* Healthcare Settings - patient registration - fee collection
* Lab Test - Create Sales Invoice bug fixed
* Healthcare menu rearranged
* Healthcare Settings - Optimised and Rearragnged
* Healthcare Settings - Expense account removed
* Receivable account removed from patient
* Patient - Optimised and Rearragnged
* Removed Referring Physician
* Healthcare Settings - bold headings removed
* Physician - Patient - Fields are Segregated
* Remove Service Unit
* Remove - Service Type
* Consultation invoice
* Lab Test - invoice
* Patient - Invoice
* Rename Appointment to Patient Appointment
* wip
* Patient Dashboard, Physician Form cleanup
* Dosage renamed to Prescription Dosage
* Renamed Drug Prescription Duration to Prescription Duration
* Patient Appointment booking modal
* Patient Age - calculate by dob
* Remove - scheduler
* Consultation - Appointment to Patient Appointment
* Patient Dashboard - rearranged
* Patient Appointment
* Removed rer_physician from lab test and consultation
* Patient Appontment Changes
* Appointment and Consultation - optimized
* Patient Appointment - fee validity code optimized
* Consultation and Patient Appointment - Invoice validate two side
* fix : #13 remove relation to admission
* Healthcare - Patient Portal
* fix import error
* domain Healthcare added on install
* Removed - Invoice Test Report
* Physician Schedule - menu
* Consultation - patient details - re write
* New Doctype-Medical Code
* Consultation - Daignosis codification
* Medical Code - Codification - Settings
* Medical Code Standard - Medical Code - Codification - Settings
* fix appointment calendar
* fix appointment analytics
* Menu Medical Code Standard
* New Doctype - Medical Code Standard
* Set Physician Role insted of IP Physician and OP Physician Role
* fixed some json files
* Medical code - permission to physician
* Unused Childs - Work Schedule and User List - Removed
* Label Procedure to Lab Test
* Lab Test and Patient - code optimised
* Add Item Groups - setup wizard
* Healthcare Settings - add Role - Medical Administrator
* Healthcare - Demo setup - Make Demo
* Fee Validity - Logic Test
* Test Fee Validity - Optimised
* Healthcare Doctypes - Restricted to Domain Healthcare
* Domainify - remove Healthcare Roles - Other Domains
* Healthcare doctypes - beta checked
* Codacy fixes
* Codacy - fixes
* Codacy - fixes
* Codacy - fixes
* Codacy - fixes
* Codacy - fixes
* Lab Test - print hide =1 for some fields
* Consultation - Codification field label to Medical Coding
* Codacy fixes - import frappe and etc.
* Codacy fixes - import frappe in test_vital_signs
* Codacy fixes
* Codacy fixes
* Codacy fixes and remove delete perm for patient
* send_sms - import form frappe
* Healthcare Settings
* Lab Prescription - Consultation - Test Code - read_only = 0
* Portal fixes
* Patient Appointment - filter physician - if has schedule
* Physician - IP Charge - Removed
* test - files
* Web Form - Patient Profile - removed
* Role Medical Administrator to Healthcare Administrator
* WIP healthcare documentation
* Coday - fixes
* Travis - fixes
* Lab Test Report - menu
* Reorder Healthcare settings - group lab config to bottom
* Sample Collection - New - allow Sample and patient Selection
* Rate - similar behaviour and Label as in Item Standard Selling Rate
* Healthcare documentation
* Lab Test Samples to Lab Test sample
* Commplaints to Complaint
* Commplaints to Complaint
* Antibiotics to Antibiotic
* Appointment Token Number - remove
* View - Medical record
* Codacy fixes
* update healthcare docs
* Cleanup Docs - Search, quick entry, trsck change, etc.
* [minor] ux changes
2017-09-13 12:52:30 +05:30
Nabin Hait
f8f29677fd
Merge branch 'master' into develop
2017-09-12 16:16:57 +05:30
Nabin Hait
e5716e3b1e
Default view of BOM is Listview
2017-09-11 19:21:47 +05:30
rohitwaghchaure
166b78f022
[Enhance] Subscription module ( #10089 )
...
* [Enhance] Subscription module
* Added view documents from the subscription form
* Test cases
* documentation
* UI Test cases, fixes
* Removed child table in the subscription
* Provision to make subscription from the document, added subscription in the dashboard for the sales and buying flow
* added patch to make subscription from the recurring data
* Rename field subscriptio to subscription_id, added new test cases, remove recurring_document from controller
* renamed subscription_id to subscription
2017-09-07 16:14:22 +05:30
Prateeksha Singh
95d8fd38f5
User Progress ( #10336 )
...
* [user-progress] first cut
* [user-progress] Add users slide, remove taxes, make sample data
* wip tests
* [setup-wiz] UI test
* [user-progress] notif test, docs trim
* wip
* [user-progress] Setup Progress single to update action states, fixtures
* setup progress actions patch
* rename sales_target field patch
* [progress] wip reform slide data
* [progress] remove slide data
* [setup] add roles for GST doctypes, remove commit from fixtures
2017-09-04 11:14:04 +05:30
Nabin Hait
adbf8adfb9
Update BOM cost in all BOMs based on latest rm rate
2017-08-22 10:49:57 +05:30
Rushabh Mehta
dbb5154f37
Fixes in Order / Quotation ( #10361 )
...
* Additions in Order Page for Sidebar Menu with "Order" page route
* Adjust Columns in order_taxes.html to avoid number breaks for more precisions
* Fields additions in transaction_row.html
* [fix] style for order pages, indicator for quotation etc
* [fix] style for order pages, indicator for quotation etc
* [test] add timeout
2017-08-10 21:06:09 +05:30
Faris Ansari
40d3ad2bb4
Add erpnext-grey.png, add logo in footer ( #10101 )
...
* Add erpnext-grey.png, footer html
* Sent via ERPNext
2017-07-31 16:16:22 +05:30
Britlog
4c7709efbd
Portal breadcrumbs ( #10095 )
2017-07-28 18:54:22 +05:30
Vishal Dhayagude
edb2749dfd
Timesheet web ( #10037 )
...
* [new]Timesheet added
* [new] Customer wise timesheet on webportal added
2017-07-25 10:53:12 +05:30
bcornwellmott
96381da547
Supplier Scorecard ( #9294 )
...
* Initial start of scorecard docs
* Got basic functionality working
* Fixed doc names and added key functions
* Basic functional version minus Actions
* Hide scorecard docs until functional
* Created supplier scorecard documentation
* Added default variables and standings. Added restrictions for PO + RFQ
* Automatic daily scorecard creation + on save
* Added warning for PO nd RFQs
* Minor fixes for codepy, automatically add variables for criteria, fix hooks.py typo
* Added tests, fixed codacy formatting, small improvements
* Fixed test bug w/ criteria. Codacy cleanup
* Fixed codacy issues. Fixed sticky criteria
* Fixed bug with period search. Remove blank variable child.
* Updated docs, automatically add criteria and standings, clean up period create message
* Uncommented test, set docs to beta
* Fix for nabinhait review
* Fix codacy issue. Fix dict assignment for records
2017-07-24 22:42:30 +05:30
Makarand Bauskar
9306aff1bb
[minor] moved the patch to v8_5 and other minor fixes ( #10012 )
...
* Quotation and Supplier Quotation Route and Permission Edits
* [minor] moved the patch to v8_5 and other minor fixes
2017-07-21 15:19:47 +05:30
Prateeksha Singh
e012e24423
Sales Goal by Company ( #9723 )
...
* [sales goal] in company; dashboard, graph, notifs, wiz
* [test] target notifications
* cache past year monthly sales of every company daily, patch
* [minor] query fixes
* update sales goal docs
2017-07-18 10:35:12 +05:30
Nabin Hait
b962fc1573
Show hsn code in tax breakup for India and render via template ( #9866 )
...
* Show hsn code in tax breakup for India and render via template
* tax breakup if gst_tax_field does not exists
* Fixed tax-breakup test cases
2017-07-17 18:02:31 +05:30
KanchanChauhan
319c58266b
Changes Quotes to Quotations in website sidebar because that seems more legit ( #9825 )
2017-07-14 14:30:42 +05:30
Faris Ansari
2c5b3e83f5
New design for daily work summary ( #9844 )
...
* New design for daily work summary
* Update tests
2017-07-13 18:37:18 +05:30
Rushabh Mehta
7231f29e78
[feature] override a function regionally by adding a decorator
2017-07-13 15:00:56 +05:30
creamdory
7a2815299e
Added Quotation as Standard Sidebar Menu
2017-07-10 16:09:03 +08:00
Rushabh Mehta
b3c8f44b3e
[wip] GST for India. Pending reports
2017-06-22 22:31:32 +05:30
KanchanChauhan
1dc26b127b
Salutation and Gender in Lead and Customer ( #9199 )
2017-06-13 15:26:35 +05:30
Manas Solanki
253c53cf53
updating serial no status from scheduler #9061 ( #9066 )
2017-05-30 15:35:58 +05:30
Faris Ansari
1c09a991f3
Change beta_version to 8.x-beta ( #8673 )
...
* Change beta_version to 8.x-beta
* change to 8.x.x-beta
2017-05-04 12:12:14 +05:30
Rushabh Mehta
0d6db6c42c
[fix] add user default role
2017-03-31 23:02:19 +05:30
mbauskar
f54b1047b8
[minor] custom script to create issue, lead, opportunity from email
2017-03-14 17:57:47 +05:30
Saurabh
0d47d51407
[fix] modified payment request to cope with new payment structure ( #7957 )
...
* [fix] modified payment request to cope with new payment structure
* [fix] moved payment gateway doctype from accounts to core
2017-03-14 14:46:05 +05:30
Rushabh Mehta
db206f2d10
[minor] develop_version
2017-03-10 09:39:31 +05:30
Rushabh Mehta
b9cdb05934
[minor] renamed portal hook
2017-03-08 12:34:03 +05:30
Nabin Hait
c642f76a4d
Fixed merge conflict
2017-02-27 14:40:53 +05:30
Rushabh Mehta
05ce7ec7bb
[enhance] desktop messages
2017-02-22 16:15:43 +05:30
Nabin Hait
391eca18c7
Fixed merge conflict
2017-02-20 19:38:22 +05:30
mbauskar
e1e25a0c9d
[minor] auto close opportunity after 7 days
2017-02-17 14:54:50 +05:30
pratu16x7
dee36e10ae
Add operations and items to website
2017-02-14 17:18:09 +05:30
pratu16x7
aad8257e20
Add template
2017-02-14 17:18:09 +05:30
Rushabh Mehta
a3d0bea375
Merge branch 'develop' into remove-party-status
2017-02-02 15:42:04 +05:30
Rushabh Mehta
4500f7b4d6
[cleanup] remove unused LMS ( #7612 )
2017-01-30 17:04:38 +05:30
Rushabh Mehta
87037bdd56
[minor] remove party status as it leads to duplicate notifications fixes #7346 , also fix for #7568
2017-01-30 13:22:51 +05:30
mbauskar
51b1d6de48
[minor] moved the address_and_contact utils to frappe
2017-01-30 10:45:28 +05:30
Neil Trini Lasrado
38bd62d82d
Merge branch 'develop' into assessment
2017-01-16 12:23:51 +05:30
Rushabh Mehta
95439db53f
[fixes] address and contact
2017-01-14 00:25:22 +05:30
Rushabh Mehta
b92087cb2d
[cleanup] move contact, address to frappe 💥
2017-01-13 18:54:47 +05:30
robert schouten
7a3d418aa5
Email inbox based off of frappe email inbox pr ( #7308 )
...
* email inbox
* inbox fixes
* separate email-inbox to pass tests
* separate email-inbox to pass tests
* fix import
* add more info to contact and address
2017-01-13 14:51:09 +05:30
Rushabh Mehta
d40e661ebd
[style] better demo start page
2017-01-10 14:46:54 +05:30
Neil Trini Lasrado
a56224c03a
Rename Assessment to Assessment Plan
2017-01-09 18:26:03 +05:30
Neil Trini Lasrado
577cfd559f
Removed LMS code in Course master
2017-01-09 18:26:03 +05:30
Rushabh Mehta
2167ff589c
[minor] update font awesome icons
2016-12-07 11:09:02 +05:30
Rushabh Mehta
9dd58d42df
[fix] test cases and final wiring for daily work summary
2016-11-18 12:40:18 +05:30
Rushabh Mehta
fe816c3852
[fix] [wip] daily work summary
2016-11-18 12:40:18 +05:30
Nabin Hait
ceca1b97c3
Fixed merge conflict
2016-11-09 14:58:36 +05:30
Saurabh
94c666ae46
[fix] added hook call to create payment gateway account record
2016-11-08 20:35:50 +05:30
Rohit Waghchaure
2f1db57fe1
Added status field in sales invoice and purchase invoice
2016-11-08 18:49:58 +05:30
Rohit Waghchaure
3844d2cc01
Remember last selected value for link field
2016-11-03 14:49:27 +05:30
Rushabh Mehta
fc800b3f2f
[enhance] added roles for portal users frappe/frappe#2091 ( #6452 )
2016-09-23 21:51:51 +05:30
Rohit Waghchaure
21499e820d
[Enhancement] Supplier quotation added on supplier portal
2016-09-21 17:07:25 +05:30
Neil Trini Lasrado
83d81203b2
Added Student Admissions ( #6359 )
...
* Added Student Admissions
* Fixes for Student Application
2016-09-15 14:48:13 +05:30
Nabin Hait
f44b5152d2
Portal settings for schools
2016-08-09 17:08:13 +05:30
Neil Trini Lasrado
50b2278eda
Renamed fields in Examination Doctype, Renamed examination doctype to Assessment, Added Assessment Group, added patch
2016-08-05 15:09:49 +05:30
Saurabh
e4e8954a19
[fix] make payment request without payment gateway
2016-07-22 15:43:26 +05:30
Neil Trini Lasrado
3f0a581b85
Merge ERPNext Schools into ERPNext
2016-07-20 19:25:02 +05:30
Rushabh Mehta
bc10431b7d
Merge pull request #5631 from KanchanChauhan/address-viewww-fixed
...
Address view fixed for website
2016-07-04 15:50:40 +05:30
Kanchan Chauhan
1605ff02c6
[WIP] Address view fixed
2016-07-04 15:41:07 +05:30
Saurabh
621247807a
[fix] BOM tree as default view
2016-06-30 15:05:06 +05:30
Rushabh Mehta
26a76fb2d9
Merge pull request #5566 from KanchanChauhan/moving-newsletter-to-frappe
...
Newsletter moved to Frappe
2016-06-29 12:11:25 +05:30
Kanchan Chauhan
65c8b5a216
Newsletter moved to Frappe
2016-06-28 17:28:40 +05:30
Rohit Waghchaure
d6c986da8f
[Enhancement] Time log wages and multiple active salary structure
2016-06-27 16:46:39 +05:30
Anand Doshi
f576f3b17b
implemented get_site_info for erpnext and patch to move setup complete to system settings
2016-06-25 19:52:26 +05:30
Rushabh Mehta
723cd64249
[fix] tree view hooks and patch fix
2016-06-25 18:30:03 +05:30
Valmik Jangla
2225decb2b
Restrict Newsletter lists
2016-06-15 16:04:17 +05:30
Anand Doshi
227b238fb1
[fix] change in versioning: store __version__ in __init__.py
2016-06-09 16:31:01 +05:30
Rushabh Mehta
e778e59e4c
[minor] always show issues in sidebar
2016-06-08 15:34:54 +05:30
Nabin Hait
3bc300a207
Merge branch 'master' into develop
2016-06-03 11:57:30 +05:30
Nabin Hait
ef7b6ab8ef
bumped to version 6.27.22
2016-06-03 12:20:19 +06:00
Nabin Hait
1ade5927c4
fixed conflict
2016-05-26 16:56:30 +05:30
Nabin Hait
01eb7d02cc
bumped to version 6.27.21
2016-05-26 17:25:34 +06:00
Nabin Hait
310d64d565
Fixed conflict
2016-05-26 16:10:02 +05:30
Nabin Hait
c5d186c497
bumped to version 6.27.20
2016-05-26 16:15:34 +06:00
Nabin Hait
66ee4d8cd7
Merge branch 'master' into develop
2016-05-20 15:15:21 +05:30
Nabin Hait
a54a2a99f4
bumped to version 6.27.19
2016-05-20 15:45:20 +06:00
Nabin Hait
563bd056d7
Merge branch 'master' into develop
2016-05-20 12:18:28 +05:30
Nabin Hait
6c5a9bbe6b
bumped to version 6.27.18
2016-05-20 12:48:27 +06:00
Nabin Hait
b81ed45b2b
fixed conflict
2016-05-11 12:52:31 +05:30
Nabin Hait
a1fcded0ba
bumped to version 6.27.17
2016-05-11 13:13:39 +06:00
Nabin Hait
332d29f166
Merge branch 'master' into develop
2016-05-06 16:13:35 +05:30
Nabin Hait
42800d24cc
bumped to version 6.27.16
2016-05-06 16:43:34 +06:00
Nabin Hait
f3bff49799
Merge branch 'master' into develop
2016-05-02 15:19:17 +05:30
Nabin Hait
d824fbbddd
bumped to version 6.27.15
2016-05-02 15:49:16 +06:00
Rushabh Mehta
764aa92da4
[minor] added remember_selected in hooks and doc update
2016-05-02 13:28:59 +05:30
Nabin Hait
b78adcf279
Merge branch 'master' into develop
2016-04-29 18:26:46 +05:30
Nabin Hait
ab7f6870cb
bumped to version 6.27.14
2016-04-29 18:56:45 +06:00
Nabin Hait
6146cc1e33
Merge branch 'master' into develop
2016-04-29 11:44:55 +05:30
Nabin Hait
cfe14d9814
bumped to version 6.27.13
2016-04-29 12:14:54 +06:00
Anand Doshi
79c536acb5
Merge branch 'master' into develop
2016-04-27 15:44:11 +05:30
Anand Doshi
08de396d46
bumped to version 6.27.12
2016-04-27 16:13:21 +06:00
Anand Doshi
e3bd78e912
[css] portal
2016-04-22 18:53:21 +05:30
Nabin Hait
d6bc490274
Merge branch 'master' into develop
2016-04-22 12:24:26 +05:30
Nabin Hait
054e2952c8
bumped to version 6.27.11
2016-04-22 12:45:35 +06:00
Anand Doshi
b2b02a574a
Merge branch 'master' into develop
2016-04-20 16:45:20 +05:30
Anand Doshi
25dd38c8f2
bumped to version 6.27.10
2016-04-20 17:13:00 +06:00
Nabin Hait
bd07ea43e8
fixed conflict
2016-04-15 11:06:41 +05:30
Nabin Hait
66953941ea
bumped to version 6.27.9
2016-04-15 11:31:32 +06:00
Nabin Hait
972c25f78d
Fixed conflict
2016-04-14 18:25:53 +05:30
Nabin Hait
ba7d8b0cac
bumped to version 6.27.8
2016-04-13 16:34:37 +06:00
Rushabh Mehta
5d0e8dee11
[fix] dashboard for customer, supplier
2016-04-11 17:34:49 +05:30
Rushabh Mehta
f4d1b18895
[hooks] notify party on_change
2016-04-11 11:34:59 +05:30
Rushabh Mehta
f16f9c569b
[enhancement] add status in customer, supplier
2016-04-08 17:21:00 +05:30
Anand Doshi
54910000d4
bumped to version 6.27.7
2016-04-07 18:11:48 +06:00
Anand Doshi
bcbfeb0d53
bumped to version 6.27.6
2016-04-04 18:24:48 +06:00
Rushabh Mehta
0c76f21f81
[minor] absolute links for portal menu
2016-04-01 11:54:01 +05:30
Rushabh Mehta
2d985e1973
[fix] edit-profile in frappe;
2016-03-30 17:15:33 +05:30
Rushabh Mehta
c78b3110b5
[enhancement] configurable portal menu;
2016-03-30 12:29:48 +05:30
Rushabh Mehta
1d05ada5e9
Merge pull request #4950 from nabinhait/fixed_asset_depreciation
...
Fixed asset depreciation
2016-03-29 16:39:31 +05:30
Rushabh Mehta
c9850f9e04
Merge pull request #5077 from frappe/master
...
Master
2016-03-29 11:59:32 +05:30
Nabin Hait
4fdb05228d
fixed asset depreciation
2016-03-29 11:54:37 +05:30
Rushabh Mehta
8573aee8b8
bumped to version 6.27.5
2016-03-29 11:19:46 +06:00
Rushabh Mehta
730b66b1dd
Merge pull request #4921 from rohitwaghchaure/new_rfq
...
[enhancement] request for quotation
2016-03-28 18:22:02 +05:30
rohitwaghchaure
a1064a6149
[enhancement] request for quotation
2016-03-28 17:28:45 +05:30
Rushabh Mehta
fe027b34a9
[bot] first bot
2016-03-28 13:21:48 +05:30
Rushabh Mehta
3becd4239f
bumped to version 6.27.4
2016-03-25 12:00:22 +06:00
Anand Doshi
a75fe1a4c3
Revert "[cleanup] PayPal payment UX and moved related methods to hooks of respective apps"
2016-03-23 11:59:24 +05:30
Rushabh Mehta
eec21d041c
Merge pull request #5028 from anandpdoshi/paypal-cleanup
...
[cleanup] PayPal payment UX and moved related methods to hooks of respective apps
2016-03-23 11:50:46 +05:30
Anand Doshi
71b90b7b7d
[cleanup] PayPal payment UX and moved related methods to hooks of respective apps
2016-03-21 17:50:02 +05:30
Rushabh Mehta
09ec13f7cf
bumped to version 6.27.3
2016-03-21 17:55:09 +06:00
Rushabh Mehta
cd04380149
bumped to version 6.27.2
2016-03-21 16:15:21 +06:00
Nabin Hait
6d27470401
bumped to version 6.27.1
2016-03-18 17:06:40 +06:00
Nabin Hait
eba2c4323e
bumped to version 6.27.0
2016-03-17 20:01:45 +06:00
Nabin Hait
d0723f8a96
bumped to version 6.26.0
2016-03-15 17:13:05 +06:00
Anand Doshi
39dda5cf49
bumped to version 6.25.5
2016-03-11 13:00:42 +06:00
Anand Doshi
06b3ecb99b
bumped to version 6.25.4
2016-03-10 16:21:35 +06:00
Anand Doshi
1bca0780a4
bumped to version 6.25.3
2016-03-10 13:18:52 +06:00
Anand Doshi
25e947bef6
bumped to version 6.25.2
2016-03-09 19:34:54 +06:00
Anand Doshi
a2d03c849f
bumped to version 6.25.1
2016-03-09 17:04:03 +06:00
Anand Doshi
1d0c5896c0
bumped to version 6.25.0
2016-03-09 16:17:14 +06:00
Rushabh Mehta
d3c04a3eda
bumped to version 6.24.5
2016-03-03 17:18:45 +06:00
Rushabh Mehta
563f023c11
bumped to version 6.24.4
2016-03-03 14:27:45 +06:00
Rushabh Mehta
369b9cf928
bumped to version 6.24.3
2016-03-03 13:43:21 +06:00
Rushabh Mehta
a8d04b11c3
bumped to version 6.24.2
2016-03-03 13:32:23 +06:00
Rushabh Mehta
14b83cf391
bumped to version 6.24.1
2016-03-03 11:57:42 +06:00
Rushabh Mehta
cf6b786950
bumped to version 6.24.0
2016-03-03 11:35:22 +06:00
Rushabh Mehta
fe6eadfe22
[cleanup] job opening and job applicant
2016-03-02 12:53:19 +05:30
Kanchan Chauhan
1f3d5b7ee9
[fix] added web form fixtures
2016-03-01 11:33:49 +05:30
Rushabh Mehta
ae7dc31d14
Merge pull request #4846 from KanchanChauhan/job-applicant
...
Added feature to allow people to apply for job from website
2016-02-29 17:22:01 +05:30
Rushabh Mehta
6fa497c87a
bumped to version 6.23.7
2016-02-29 15:20:54 +06:00
Anand Doshi
18e988e4ce
bumped to version 6.23.6
2016-02-26 21:28:26 +06:00
Nabin Hait
658b3260c2
bumped to version 6.23.5
2016-02-26 18:04:46 +06:00
Nabin Hait
eb0c08f328
bumped to version 6.23.4
2016-02-26 15:51:02 +06:00
Nabin Hait
cd3b37dcfe
bumped to version 6.23.3
2016-02-25 19:43:31 +06:00
Nabin Hait
6107ccd5ea
bumped to version 6.23.2
2016-02-25 15:48:42 +06:00
Nabin Hait
6c7c1223c3
bumped to version 6.23.1
2016-02-25 12:29:39 +06:00
Nabin Hait
ed08e88de4
bumped to version 6.23.0
2016-02-24 18:49:22 +06:00
Kanchan Chauhan
2e8cc89e34
Added webform for Job Opening
2016-02-19 17:31:13 +05:30
Anand Doshi
8fc643a815
bumped to version 6.22.1
2016-02-19 13:43:01 +06:00
Anand Doshi
1d77452fe0
bumped to version 6.22.0
2016-02-17 13:32:25 +06:00
Anand Doshi
0e553aa6b8
bumped to version 6.21.6
2016-02-15 12:23:57 +06:00
Rushabh Mehta
2e9f10934f
bumped to version 6.21.5
2016-02-12 13:42:48 +06:00
Rushabh Mehta
580933998e
bumped to version 6.21.4
2016-02-11 13:11:22 +06:00
Nabin Hait
1ec626f39b
bumped to version 6.21.3
2016-02-10 16:41:58 +06:00
Rushabh Mehta
477ddf9119
bumped to version 6.21.2
2016-02-10 15:21:18 +06:00
Anand Doshi
bec7e79ee8
bumped to version 6.21.1
2016-02-10 13:49:17 +06:00
Rushabh Mehta
826900822c
bumped to version 6.21.0
2016-02-09 13:15:24 +06:00
Nabin Hait
fba61abd2a
bumped to version 6.20.0
2016-02-03 15:53:56 +06:00
Anand Doshi
6e36a48521
bumped to version 6.19.0
2016-01-27 14:50:19 +06:00
Anand Doshi
04230cb656
bumped to version 6.18.4
2016-01-21 23:02:08 +06:00
Anand Doshi
dd74b5d44f
bumped to version 6.18.3
2016-01-21 21:36:34 +06:00
Nabin Hait
a1ccab81a0
bumped to version 6.18.2
2016-01-21 19:23:36 +06:00
Nabin Hait
3fc4e7c53f
bumped to version 6.18.1
2016-01-21 17:40:14 +06:00
Nabin Hait
c9b7824573
bumped to version 6.18.0
2016-01-21 17:22:22 +06:00
Rushabh Mehta
c85112b093
bumped to version 6.17.0
2016-01-12 12:55:17 +06:00
Anand Doshi
74dfabbe21
bumped to version 6.16.4
2016-01-07 18:57:21 +06:00
Anand Doshi
0eee6bbf7e
bumped to version 6.16.3
2016-01-06 19:26:03 +06:00
Anand Doshi
2076203fc1
bumped to version 6.16.2
2016-01-05 19:39:35 +06:00
Anand Doshi
988a1ab419
bumped to version 6.16.1
2016-01-04 18:28:13 +06:00
Anand Doshi
10be112e85
bumped to version 6.16.0
2016-01-04 17:25:20 +06:00
Nabin Hait
2d0ef63e72
bumped to version 6.15.1
2015-12-31 16:44:17 +06:00
Rushabh Mehta
d55bdcf921
[fix] before_install returns False if setup wizard has been completed, fixes frappe/frappe#1488
2015-12-31 11:12:48 +05:30
Nabin Hait
8efeea9c59
bumped to version 6.15.0
2015-12-28 15:39:43 +06:00
Rushabh Mehta
8681a95010
bumped to version 6.14.1
2015-12-23 16:59:34 +06:00
Anand Doshi
9fdf2a8bfe
bumped to version 6.14.0
2015-12-21 19:04:08 +06:00
Anand Doshi
5605f8f20e
bumped to version 6.13.1
2015-12-16 13:48:40 +06:00
Anand Doshi
a17ddcfe89
bumped to version 6.13.0
2015-12-15 18:03:01 +06:00
Nabin Hait
660f479ec8
bumped to version 6.12.11
2015-12-11 15:36:29 +06:00
Nabin Hait
83f9f93015
bumped to version 6.12.10
2015-12-11 15:05:41 +06:00
Nabin Hait
9cca3494c0
bumped to version 6.12.9
2015-12-10 15:11:02 +06:00
Rushabh Mehta
13ec41abb2
[enhancement] task status will be set to overdue when it crosses expected end date
2015-12-10 12:59:02 +05:30
Nabin Hait
7290c79fdf
bumped to version 6.12.8
2015-12-09 16:02:30 +06:00
Nabin Hait
1b0c797817
bumped to version 6.12.7
2015-12-09 15:29:44 +06:00
Nabin Hait
3931a35e27
bumped to version 6.12.6
2015-12-08 18:36:25 +06:00
Nabin Hait
d56ec92682
bumped to version 6.12.5
2015-12-08 16:10:17 +06:00
Anand Doshi
cc24d28ddc
[fix] address creation for new user
2015-12-08 12:34:13 +05:30
Nabin Hait
6a8ff42a5a
bumped to version 6.12.4
2015-12-07 14:54:59 +06:00
Rushabh Mehta
275b3eec0d
bumped to version 6.12.3
2015-12-03 18:28:57 +06:00
Rushabh Mehta
5dd1aa9f31
bumped to version 6.12.2
2015-12-02 15:24:45 +06:00
Rushabh Mehta
4496cc1e80
bumped to version 6.12.1
2015-12-01 18:48:28 +06:00
Rushabh Mehta
48b1633ff5
bumped to version 6.12.0
2015-12-01 16:54:13 +06:00
Anand Doshi
47e82d1a49
bumped to version 6.11.3
2015-11-27 18:08:46 +06:00
Anand Doshi
711e675987
bumped to version 6.11.2
2015-11-27 17:54:49 +06:00
Anand Doshi
b8591da62c
bumped to version 6.11.1
2015-11-27 15:38:57 +06:00
Anand Doshi
4b12740e8d
[fix] Shipment in portal. Fixes #4291
2015-11-26 18:22:03 +05:30
Anand Doshi
7c016d2ee2
bumped to version 6.11.0
2015-11-26 13:12:06 +06:00
Anand Doshi
c6d91b8fb2
bumped to version 6.10.2
2015-11-20 18:40:04 +06:00
Anand Doshi
56c605f36e
bumped to version 6.10.1
2015-11-20 01:12:15 +06:00
Nabin Hait
19ce11aa9c
bumped to version 6.10.0
2015-11-19 15:04:29 +06:00
Rushabh Mehta
edc8ab03b5
[minor] fixed description
2015-11-18 16:48:19 +05:30
Nabin Hait
d9e57978b8
bumped to version 6.9.2
2015-11-16 18:42:03 +06:00
Nabin Hait
6826ca19b1
bumped to version 6.9.1
2015-11-16 17:37:38 +06:00
Nabin Hait
8e2d76bd63
bumped to version 6.9.0
2015-11-16 17:12:56 +06:00
Rushabh Mehta
834b3e6f83
[fix] added missing address hook for website permissions
2015-11-13 14:38:12 +05:30
Anand Doshi
d4b05fbd51
bumped to version 6.8.4
2015-11-12 21:07:12 +06:00
Anand Doshi
f774f75c63
bumped to version 6.8.3
2015-11-12 21:05:48 +06:00
Anand Doshi
5f6546c8a5
bumped to version 6.8.2
2015-11-12 20:31:53 +06:00
Anand Doshi
87c0e9f03a
bumped to version 6.8.1
2015-11-12 18:12:41 +06:00
Anand Doshi
3fc1c44334
bumped to version 6.8.0
2015-11-12 17:40:48 +06:00
Rushabh Mehta
37b4d75e4a
[re-org] setup wizard in frappe
2015-11-12 11:45:47 +05:30
Anand Doshi
fe85b2ea17
Merge branch 'nabinhait-erpnext_docs' into develop
2015-11-10 18:59:55 +05:30
Anand Doshi
39982a5f02
bumped to version 6.7.8
2015-11-10 12:01:29 +06:00
Nabin Hait
7ba4d02444
[docs] First commit for docs
2015-11-09 14:40:29 +05:30
Anand Doshi
7489d29813
bumped to version 6.7.7
2015-11-09 13:47:49 +06:00
Anand Doshi
64949bfc4b
bumped to version 6.7.6
2015-11-07 16:10:22 +06:00
Rushabh Mehta
0d7213122a
bumped to version 6.7.5
2015-11-06 17:24:17 +06:00
Rushabh Mehta
1a8d4b6ea7
bumped to version 6.7.4
2015-11-06 12:15:09 +06:00
Rushabh Mehta
169089bdde
bumped to version 6.7.3
2015-11-06 11:19:53 +06:00
Rushabh Mehta
0d58501229
bumped to version 6.7.2
2015-11-06 11:11:06 +06:00
Rushabh Mehta
afd3209017
bumped to version 6.7.1
2015-11-05 11:21:31 +06:00
Rushabh Mehta
6a7edd32aa
bumped to version 6.7.0
2015-11-04 18:48:07 +06:00
Rushabh Mehta
7d23e4286e
[minor] move item to top in stock module page
2015-11-03 16:25:09 +05:30
Nabin Hait
02a56b4e1a
bumped to version 6.6.7
2015-10-29 17:05:06 +06:00
Nabin Hait
4757d0634a
bumped to version 6.6.6
2015-10-28 16:37:13 +06:00
Nabin Hait
99f4b43641
bumped to version 6.6.5
2015-10-27 11:59:35 +06:00
Anand Doshi
1c501b6aac
bumped to version 6.6.4
2015-10-22 22:32:59 +06:00
Anand Doshi
0fbf10797c
bumped to version 6.6.3
2015-10-22 22:29:21 +06:00
Anand Doshi
b64b461d53
bumped to version 6.6.2
2015-10-22 20:06:09 +06:00
Anand Doshi
0af146cea6
bumped to version 6.6.1
2015-10-22 19:23:19 +06:00
Anand Doshi
f9f0e2591f
bumped to version 6.6.0
2015-10-22 17:42:00 +06:00
Anand Doshi
2678135f5e
bumped to version 6.5.3
2015-10-20 19:05:49 +06:00
Anand Doshi
3c3d69f905
bumped to version 6.5.2
2015-10-20 18:23:37 +06:00
Anand Doshi
414660313a
bumped to version 6.5.1
2015-10-19 19:40:58 +06:00
Anand Doshi
16b2c51988
bumped to version 6.5.0
2015-10-19 17:00:33 +06:00
Rushabh Mehta
4f4fc45ae6
bumped to version 6.4.7
2015-10-13 15:16:15 +06:00
Nabin Hait
9801745090
bumped to version 6.4.6
2015-10-07 17:57:23 +06:00
Nabin Hait
4c502bcd26
bumped to version 6.4.5
2015-10-07 15:10:32 +06:00
Saurabh
1d753c92b1
Calendar view for holiday listing
2015-10-06 15:21:23 +05:30
Anand Doshi
789a798e36
bumped to version 6.4.4
2015-10-02 17:05:36 +06:00
Anand Doshi
71f23acc2b
bumped to version 6.4.3
2015-10-02 13:13:27 +06:00
Anand Doshi
ba48f82e03
bumped to version 6.4.2
2015-10-01 14:31:22 +06:00
Anand Doshi
bf7294cf5c
bumped to version 6.4.1
2015-09-30 21:20:59 +06:00
Anand Doshi
f3006972d5
bumped to version 6.4.0
2015-09-30 17:53:52 +06:00
Anand Doshi
89b8d11f9c
[fix] Apply permissions on address and contact based on permissions of Customer, Supplier
2015-09-29 20:11:57 +05:30
Rushabh Mehta
7f75dbf061
[cleanup] remove backup manager
2015-09-28 19:12:54 +05:30
Anand Doshi
f723032fd7
bumped to version 6.3.2
2015-09-24 18:01:11 +06:00
Anand Doshi
7f96c20f5b
bumped to version 6.3.1
2015-09-24 15:53:05 +06:00
Anand Doshi
ab57e52cbd
bumped to version 6.3.0
2015-09-24 15:05:35 +06:00
Rushabh Mehta
156ce607e2
[cleanup] [wip] portal, shopping cart cleanup
2015-09-23 12:49:16 +05:30
Anand Doshi
0401e418be
bumped to version 6.2.0
2015-09-17 16:05:08 +06:00
Anand Doshi
c5f919eb68
[fix] use the new split_emails method to split emails by comma
2015-09-16 19:20:55 +05:30
Anand Doshi
a29577ca71
bumped to version 6.1.1
2015-09-09 19:12:48 +06:00
Anand Doshi
c2b4ae6667
bumped to version 6.1.0
2015-09-09 16:02:03 +06:00
Anand Doshi
be090fa512
bumped to version 6.0.1
2015-09-02 19:28:14 +06:00
Anand Doshi
a6130dc918
bumped to version 6.0.0
2015-09-02 16:32:45 +06:00
Rushabh Mehta
8f1391dc96
[enhancement] calendar for sales order and other related fixes #3542
2015-08-31 12:42:45 +05:30
Anand Doshi
eed8906a1e
bumped to version 5.8.2
2015-08-26 18:27:24 +06:00
Anand Doshi
28d53be50c
bumped to version 5.8.1
2015-08-26 18:13:26 +06:00
Anand Doshi
8ca72d8883
bumped to version 5.8.0
2015-08-26 17:25:08 +06:00
Anand Doshi
5c9bd5e650
bumped to version 5.7.7
2015-08-24 17:23:51 +06:00
Anand Doshi
d7a6c11a92
bumped to version 5.7.6
2015-08-21 15:27:19 +06:00
Anand Doshi
e9cebd4de3
bumped to version 5.7.5
2015-08-20 19:17:19 +06:00
Anand Doshi
30d3eb3d4b
bumped to version 5.7.4
2015-08-20 16:15:07 +06:00
Anand Doshi
ac9a94f421
bumped to version 5.7.3
2015-08-20 16:12:23 +06:00
Anand Doshi
4488764cd0
bumped to version 5.7.2
2015-08-20 16:04:47 +06:00
Anand Doshi
7299026729
bumped to version 5.7.1
2015-08-20 12:27:31 +06:00
Anand Doshi
139283fbf7
bumped to version 5.7.0
2015-08-19 15:04:30 +06:00
Anand Doshi
b23049a55e
bumped to version 5.6.4
2015-08-17 15:06:48 +06:00
Anand Doshi
c5a43e46d8
bumped to version 5.6.3
2015-08-14 18:23:40 +06:00
Anand Doshi
acc32fe7f7
bumped to version 5.6.2
2015-08-14 12:51:37 +06:00
Anand Doshi
d7ba618b92
bumped to version 5.6.1
2015-08-13 16:24:41 +06:00
Anand Doshi
bcfd4277f4
bumped to version 5.6.0
2015-08-13 16:14:03 +06:00
Nabin Hait
37fdc43c88
bumped to version 5.5.1
2015-08-05 19:44:37 +06:00
Anand Doshi
ffa1e1c3bc
bumped to version 5.5.0
2015-08-04 16:42:22 +06:00
Nabin Hait
69588f57e7
bumped to version 5.4.2
2015-07-30 17:17:48 +06:00
Nabin Hait
6f5815838e
bumped to version 5.4.1
2015-07-30 15:29:01 +06:00
Nabin Hait
3832e1f9be
bumped to version 5.4.0
2015-07-30 12:27:53 +06:00
Nabin Hait
0b5260acf0
bumped to version 5.3.1
2015-07-27 17:41:16 +06:00
Nabin Hait
228ff87ea2
bumped to version 5.3.0
2015-07-27 16:25:56 +06:00
Rushabh Mehta
ba02ce6adc
[docs] added description
2015-07-22 15:07:48 +05:30
Nabin Hait
63d345c6ab
bumped to version 5.2.1
2015-07-20 15:52:10 +06:00
Nabin Hait
1c9a7d2a1b
bumped to version 5.2.0
2015-07-16 17:45:40 +06:00
Nabin Hait
54ade0d26c
bumped to version 5.1.6
2015-07-13 14:56:23 +06:00
Nabin Hait
1540ad12f9
bumped to version 5.1.5
2015-07-13 13:39:05 +06:00
Nabin Hait
ab1acb460b
bumped to version 5.1.4
2015-07-08 17:23:55 +06:00
Rushabh Mehta
621d6eac3c
[minor] added calendar hooks
2015-07-08 12:39:27 +05:30
Nabin Hait
9a38e669ef
bumped to version 5.1.3
2015-07-06 16:02:32 +06:00
Nabin Hait
37c6ce7b1e
bumped to version 5.1.2
2015-07-02 18:28:40 +06:00
Nabin Hait
6385967ccd
bumped to version 5.1.1
2015-07-02 17:03:52 +06:00
Nabin Hait
bc176b6bf8
bumped to version 5.1.0
2015-07-02 15:58:49 +06:00
Nabin Hait
7580723ab3
Recurring docs should not consider Stopped documents and should be scheduled for hourly
2015-07-02 14:41:27 +05:30
Nabin Hait
64ca52fb77
bumped to version 5.0.29
2015-06-27 13:39:05 +06:00
Nabin Hait
6d1c994bc9
bumped to version 5.0.28
2015-06-27 13:37:01 +06:00
Nabin Hait
9679d31397
bumped to version 5.0.27
2015-06-23 10:57:59 +06:00
Nabin Hait
495db99719
bumped to version 5.0.26
2015-06-17 16:21:00 +06:00
Nabin Hait
5d71a28e97
bumped to version 5.0.25
2015-06-16 17:20:49 +06:00
Nabin Hait
d1d3237784
bumped to version 5.0.24
2015-06-15 11:05:39 +06:00
Nabin Hait
d72a24965b
bumped to version 5.0.23
2015-06-14 22:34:51 +06:00
Nabin Hait
e37dd77923
bumped to version 5.0.22
2015-06-12 18:36:21 +06:00
Nabin Hait
9bdd1aa1ed
bumped to version 5.0.21
2015-06-11 16:44:48 +06:00
Nabin Hait
17452a1695
bumped to version 5.0.20
2015-06-09 16:26:20 +06:00
Nabin Hait
dc76b3fa20
bumped to version 5.0.19
2015-06-08 15:15:13 +06:00
Pratik Vyas
4599467939
bumped to version 5.0.18
2015-06-05 16:26:49 +06:00
Pratik Vyas
cf89fa2253
bumped to version 5.0.17
2015-06-03 18:13:38 +06:00
Pratik Vyas
74b2116adb
bumped to version 5.0.16
2015-06-02 11:15:28 +06:00
Rushabh Mehta
2204d0af94
Merge pull request #3397 from rmehta/portal-fixes
...
Portal fixes
2015-06-02 10:42:59 +05:30
Pratik Vyas
e5fa5e6111
bumped to version 5.0.15
2015-06-01 17:47:46 +06:00
Rushabh Mehta
a33d468d30
[fixes] portal, issues, addresses etc
2015-06-01 17:15:42 +05:30
Pratik Vyas
8f25402dce
bumped to version 5.0.14
2015-06-01 15:21:17 +06:00
Pratik Vyas
587dde0044
bumped to version 5.0.13
2015-05-29 14:55:23 +06:00
Pratik Vyas
1749406514
bumped to version 5.0.12
2015-05-29 14:47:15 +06:00
Pratik Vyas
31d9d9f561
bumped to version 5.0.11
2015-05-28 14:44:58 +06:00
Anand Doshi
e440914327
[fix] allow slashes in variables of website route rules
2015-05-26 17:37:09 -04:00
Pratik Vyas
e1637c4cae
bumped to version 5.0.10
2015-05-26 17:36:39 +06:00
Nabin Hait
b3a142f5ab
[fix] email footer and signature
2015-05-26 12:15:39 +05:30
Rushabh Mehta
f29a618b69
[email] [website] footer cleanup
2015-05-26 12:15:39 +05:30
Pratik Vyas
ac9c2de8b9
bumped to version 5.0.9
2015-05-25 17:02:12 +06:00
Pratik Vyas
08e04ef01a
bumped to version 5.0.8
2015-05-22 17:22:25 +06:00
Pratik Vyas
8c6ff9ddad
bumped to version 5.0.7
2015-05-21 16:04:34 +06:00
Pratik Vyas
38937ecd3c
bumped to version 5.0.6
2015-05-20 17:05:40 +06:00
Pratik Vyas
10e813b010
bumped to version 5.0.5
2015-05-20 13:24:52 +06:00
Pratik Vyas
8980ce6052
bumped to version 5.0.4
2015-05-20 12:57:47 +06:00
Pratik Vyas
07b3bf6417
bumped to version 5.0.3
2015-05-19 18:03:00 +06:00
Pratik Vyas
80a116ab19
bumped to version 5.0.2
2015-05-19 16:15:57 +06:00
Pratik Vyas
b8252bca00
bumped to version 5.0.1
2015-05-19 13:47:43 +06:00
Pratik Vyas
cc8f204b50
bumped to version v5.0.0
2015-05-19 12:33:57 +06:00
Rushabh Mehta
bcdea3ea51
[rename] Sales/Purchase Taxes and Charges Master > Sales/Purchase Taxes and Charges Template
2015-05-06 18:45:47 +05:30
Rushabh Mehta
5674c4f28c
[splash] new image
2015-04-16 15:09:42 +05:30
Rushabh Mehta
2e7c36ec99
[favicon] light grey for erpnext
2015-04-16 12:41:42 +05:30
Rushabh Mehta
4c46687fb1
[incoming sales email] to opportunity
2015-04-02 22:00:34 +05:30
Rushabh Mehta
99a41952a4
[lead] [email] fixes
2015-04-02 15:53:11 +05:30
Anand Doshi
7b6daafbb9
[minor] left aligned email footer, raise duplicate entry error for common email id in Employee and Sales Person
2015-04-01 16:26:59 +05:30
Anand Doshi
adcf857c37
fixed newsletter unsubscribe and default footer
2015-03-27 17:42:18 +05:30
Rushabh Mehta
308e6ea21e
[fixes] default_website and stock reco
2015-03-24 17:35:16 +05:30
Pratik Vyas
52c5121ecd
change version to v5.0.0-beta
2015-03-17 11:22:16 +05:30
Anand Doshi
885e074697
Changed company name from Web Notes to Frappe Technologies
2015-03-03 14:56:43 +05:30
Anand Doshi
d35354cc06
Merge remote-tracking branch 'frappe/develop' into v5.0
...
Conflicts:
erpnext/__version__.py
erpnext/accounts/doctype/budget_distribution/test_budget_distribution.py
erpnext/accounts/doctype/chart_of_accounts/charts/account_properties.py
erpnext/hooks.py
erpnext/patches.txt
erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py
erpnext/stock/get_item_details.py
erpnext/translations/ar.csv
erpnext/translations/bs.csv
erpnext/translations/ca.csv
erpnext/translations/el.csv
erpnext/translations/es.csv
erpnext/translations/fr.csv
erpnext/translations/hr.csv
erpnext/translations/id.csv
erpnext/translations/is.csv
erpnext/translations/ja.csv
erpnext/translations/nl.csv
erpnext/translations/pl.csv
erpnext/translations/pt-BR.csv
erpnext/translations/ru.csv
erpnext/translations/tr.csv
erpnext/translations/zh-cn.csv
erpnext/translations/zh-tw.csv
setup.py
2015-02-24 18:12:17 +05:30
Anand Doshi
da858cc587
Website Product Image
2015-02-24 17:52:09 +05:30
Anand Doshi
d57e793bf3
[fix] Added unicode_literals if missing in py files
2015-02-24 12:24:53 +05:30
Anand Doshi
f9fc04ce8e
Website Listing
2015-02-23 22:34:27 +05:30
Pratik Vyas
28777bf693
bumped to version 4.22.1
2015-02-17 16:32:58 +06:00
Pratik Vyas
2d916436c5
bumped to version 4.22.0
2015-02-16 12:50:19 +06:00
Anand Doshi
c82331bc19
[design] Setup Wizard
2015-02-12 20:02:17 +05:30
Pratik Vyas
a9eae0b424
bumped to version 4.21.4
2015-02-11 13:37:59 +06:00
Pratik Vyas
e0a8f2d859
bumped to version 4.21.3
2015-02-09 19:04:23 +06:00
Pratik Vyas
6203cf7f04
bumped to version 4.21.2
2015-02-06 17:02:00 +06:00
Pratik Vyas
43f627a83a
bumped to version 4.21.1
2015-02-05 16:14:06 +06:00
Pratik Vyas
fd654a06e8
bumped to version 4.21.0
2015-02-05 14:55:13 +06:00
Pratik Vyas
276053b35f
bumped to version 4.20.2
2015-01-28 17:31:56 +06:00
Pratik Vyas
408a8e804c
bumped to version 4.20.1
2015-01-27 15:13:53 +06:00
Pratik Vyas
e4c2ebfc57
bumped to version 4.20.0
2015-01-23 16:46:53 +06:00
Rushabh Mehta
5bceebc6a1
[fix] fixes birthday reminders #2021
2015-01-23 15:22:30 +05:30
Pratik Vyas
d33a3a295f
bumped to version 4.19.0
2015-01-21 17:35:29 +06:00
Pratik Vyas
d7ba759844
bumped to version 4.18.1
2015-01-17 02:12:05 +06:00
Pratik Vyas
991962b6fd
bumped to version 4.18.0
2015-01-14 12:12:45 +06:00
Pratik Vyas
47a10f5a39
bumped to version 4.17.0
2015-01-12 12:44:35 +06:00
Pratik Vyas
bdfd0d1ff9
bumped to version 4.16.0
2015-01-07 12:07:22 +06:00
Pratik Vyas
b094ee45d7
bumped to version 4.15.4
2014-12-31 13:11:14 +06:00
Pratik Vyas
ecc3f312b9
bumped to version 4.15.3
2014-12-28 17:29:08 +06:00
Pratik Vyas
f64d11da3c
bumped to version 4.15.2
2014-12-23 19:41:08 +06:00
Pratik Vyas
ff56566506
bumped to version 4.15.1
2014-12-22 11:47:45 +06:00
Pratik Vyas
5d1543f241
bumped to version 4.15.0
2014-12-19 18:43:55 +06:00
Pratik Vyas
13553c2bf0
bumped to version 4.14.0
2014-12-16 16:17:06 +06:00
Nabin Hait
606af96c9f
minor fix
2014-12-15 11:57:19 +05:30
Pratik Vyas
a578f3e23a
bumped to version 4.13.1
2014-12-12 17:22:09 +06:00
Pratik Vyas
c8f5c3cdbe
bumped to version 4.13.0
2014-12-09 17:10:28 +06:00
Rushabh Mehta
bd9b62ff28
[rename] Support Ticket -> Issue
2014-11-28 11:46:10 +05:30
Pratik Vyas
f227379d2f
bumped to version 4.12.0
2014-11-25 11:46:33 +06:00
Pratik Vyas
2277922313
bumped to version 4.11.2
2014-11-14 15:57:34 +06:00
Pratik Vyas
b5b821363d
bumped to version 4.11.1
2014-11-10 13:08:45 +06:00
Pratik Vyas
4948d336c4
bumped to version 4.11.0
2014-11-06 15:06:51 +06:00
Pratik Vyas
e9b4686fec
bumped to version 4.10.0
2014-11-05 14:45:47 +06:00
Nabin Hait
ae1dcabcb5
Fixed merge conflict
2014-11-05 12:41:02 +05:30
Nabin Hait
4acd431b92
Requested qty calculation logic
2014-11-04 15:34:03 +05:30
Pratik Vyas
b9ce1f590b
bumped to version 4.9.3
2014-11-03 16:34:29 +06:00
Nabin Hait
0d421c1bf1
Minor fixes
2014-11-03 15:46:15 +05:30
Pratik Vyas
dda239fd49
bumped to version 4.9.2
2014-10-30 14:52:17 +06:00
Pratik Vyas
daed0b655a
bumped to version 4.9.1
2014-10-27 09:56:36 +06:00
Pratik Vyas
16343683d9
bumped to version 4.9.0
2014-10-22 14:49:17 +06:00
Rushabh Mehta
3daa49ac1f
[shopping-cart] i'm back
2014-10-21 16:16:30 +05:30
Rushabh Mehta
ab43942b35
Merge pull request #2231 from rmehta/item-variants
...
Item variants
2014-10-21 12:38:16 +05:30
Neil Trini Lasrado
1cdfbdb899
fiscal year auto-create added
2014-10-17 15:44:22 +05:30
Pratik Vyas
5eb373f7b5
bumped to version 4.8.0
2014-10-17 15:34:05 +06:00
Pratik Vyas
26d096aa87
bumped to version 4.7.2
2014-10-15 16:04:39 +06:00
Pratik Vyas
63914dd55b
bumped to version 4.7.1
2014-10-15 15:14:35 +06:00