[license] [minor] Updated License Text in all js and py files

This commit is contained in:
Rushabh Mehta 2013-08-05 14:59:54 +05:30
parent 7ee90ab4e6
commit e67d1fbcdf
778 changed files with 1947 additions and 5577 deletions

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
// Onload // Onload

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
# For license information, please see license.txt # For license information, please see license.txt
from __future__ import unicode_literals from __future__ import unicode_literals

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.add_fetch("bank_account", "company", "company"); cur_frm.add_fetch("bank_account", "company", "company");

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.cscript.onload = function(doc,cdt,cdn){ cur_frm.cscript.onload = function(doc,cdt,cdn){
if(doc.__islocal){ if(doc.__islocal){

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1 +1,4 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
test_records = [] test_records = []

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//c-form js file //c-form js file
// ----------------------------- // -----------------------------

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
wn.provide("erpnext.accounts"); wn.provide("erpnext.accounts");
erpnext.accounts.CostCenterController = wn.ui.form.Controller.extend({ erpnext.accounts.CostCenterController = wn.ui.form.Controller.extend({

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
test_records = [ test_records = [
[{ [{
"doctype": "Cost Center", "doctype": "Cost Center",

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.cscript.refresh = function(doc, dt, dn) { cur_frm.cscript.refresh = function(doc, dt, dn) {
cur_frm.toggle_enable('year_start_date', doc.__islocal) cur_frm.toggle_enable('year_start_date', doc.__islocal)

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
test_records = [ test_records = [

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
wn.provide("erpnext.accounts"); wn.provide("erpnext.accounts");

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.set_query("default_account", function(doc) { cur_frm.set_query("default_account", function(doc) {
return{ return{

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
// Booking Entry Id // Booking Entry Id
// -------------------- // --------------------

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import unittest import unittest

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//========================== On Load ================================================= //========================== On Load =================================================

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.cscript.onload = function(doc,cdt,cdn){ cur_frm.cscript.onload = function(doc,cdt,cdn){
return $c_obj(make_doclist(cdt,cdn),'get_series','',function(r,rt){ return $c_obj(make_doclist(cdt,cdn),'get_series','',function(r,rt){

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
test_records = [ test_records = [
[{ [{
"doctype": "POS Setting", "doctype": "POS Setting",

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.cscript.tname = "Purchase Invoice Item"; cur_frm.cscript.tname = "Purchase Invoice Item";
cur_frm.cscript.fname = "entries"; cur_frm.cscript.fname = "entries";

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
// render // render
wn.listview_settings['Purchase Invoice'] = { wn.listview_settings['Purchase Invoice'] = {
add_fields: ["`tabPurchase Invoice`.grand_total", "`tabPurchase Invoice`.outstanding_amount"], add_fields: ["`tabPurchase Invoice`.grand_total", "`tabPurchase Invoice`.outstanding_amount"],

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
// //

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
erpnext.POS = Class.extend({ erpnext.POS = Class.extend({
init: function(wrapper, frm) { init: function(wrapper, frm) {
this.wrapper = wrapper; this.wrapper = wrapper;

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
cur_frm.cscript.tname = "Sales Invoice Item"; cur_frm.cscript.tname = "Sales Invoice Item";
cur_frm.cscript.fname = "entries"; cur_frm.cscript.fname = "entries";

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
// render // render
wn.listview_settings['Sales Invoice'] = { wn.listview_settings['Sales Invoice'] = {
add_fields: ["`tabSales Invoice`.grand_total", "`tabSales Invoice`.outstanding_amount"], add_fields: ["`tabSales Invoice`.grand_total", "`tabSales Invoice`.outstanding_amount"],

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.model.map_info["Sales Invoice"] = { wn.model.map_info["Sales Invoice"] = {
"Time Log Batch": { "Time Log Batch": {
table_map: { table_map: {

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
import webnotes import webnotes
import unittest, json import unittest, json
from webnotes.utils import flt, cint from webnotes.utils import flt, cint

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//--------- ONLOAD ------------- //--------- ONLOAD -------------
cur_frm.cscript.onload = function(doc, cdt, cdn) { cur_frm.cscript.onload = function(doc, cdt, cdn) {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
test_records = [ test_records = [
[ [
{ {

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
$.extend(cur_frm.cscript, { $.extend(cur_frm.cscript, {
onload: function() { onload: function() {
erpnext.add_for_territory(); erpnext.add_for_territory();

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
# For license information, please see license.txt # For license information, please see license.txt
from __future__ import unicode_literals from __future__ import unicode_literals

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
import webnotes import webnotes
import unittest import unittest
from accounts.doctype.shipping_rule.shipping_rule import FromGreaterThanToError, ManyBlankToValuesError, OverlappingConditionError from accounts.doctype.shipping_rule.shipping_rule import FromGreaterThanToError, ManyBlankToValuesError, OverlappingConditionError

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
# For license information, please see license.txt # For license information, please see license.txt
from __future__ import unicode_literals from __future__ import unicode_literals

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
// tree of chart of accounts / cost centers // tree of chart of accounts / cost centers
// multiple companies // multiple companies

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes
import webnotes.defaults import webnotes.defaults

View File

@ -1,5 +1,5 @@
// ERPNext: Copyright 2013 Web Notes Technologies Pvt Ltd // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// GNU General Public License. See "license.txt" // License: GNU General Public License v3. See license.txt"
wn.module_page["Accounts"] = [ wn.module_page["Accounts"] = [
{ {

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
wn.require("app/js/account_tree_grid.js"); wn.require("app/js/account_tree_grid.js");

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
erpnext.fs = {} erpnext.fs = {}

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
wn.pages['general-ledger'].onload = function(wrapper) { wn.pages['general-ledger'].onload = function(wrapper) {
wn.ui.make_app_page({ wn.ui.make_app_page({

View File

@ -1,18 +1,5 @@
// ERPNext - web based ERP (http://erpnext.com) // Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// Copyright (C) 2012 Web Notes Technologies Pvt Ltd // License: GNU General Public License v3. See license.txt
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
wn.require("app/js/account_tree_grid.js"); wn.require("app/js/account_tree_grid.js");

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.pages['voucher-import-tool'].onload = function(wrapper) { wn.pages['voucher-import-tool'].onload = function(wrapper) {
wn.ui.make_app_page({ wn.ui.make_app_page({
parent: wrapper, parent: wrapper,

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes
from webnotes import _ from webnotes import _

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Accounts Payable"] = { wn.query_reports["Accounts Payable"] = {
"filters": [ "filters": [
{ {

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes
from webnotes.utils import getdate, nowdate, flt, cstr from webnotes.utils import getdate, nowdate, flt, cstr

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Accounts Receivable"] = { wn.query_reports["Accounts Receivable"] = {
"filters": [ "filters": [
{ {

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes
from webnotes import msgprint, _ from webnotes import msgprint, _

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Bank Clearance Summary"] = { wn.query_reports["Bank Clearance Summary"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Bank Reconciliation Statement"] = { wn.query_reports["Bank Reconciliation Statement"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Budget Variance Report"] = { wn.query_reports["Budget Variance Report"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Gross Profit"] = { wn.query_reports["Gross Profit"] = {
"filters": [ "filters": [
{ {

View File

@ -1,3 +1,6 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# License: GNU General Public License v3. See license.txt
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes
from webnotes.utils import flt from webnotes.utils import flt

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Item-wise Purchase Register"] = { wn.query_reports["Item-wise Purchase Register"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Item-wise Sales Register"] = wn.query_reports["Sales Register"] = { wn.query_reports["Item-wise Sales Register"] = wn.query_reports["Sales Register"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Payment Collection With Ageing"] = { wn.query_reports["Payment Collection With Ageing"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Payment Made With Ageing"] = { wn.query_reports["Payment Made With Ageing"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.require("app/js/purchase_trends_filters.js"); wn.require("app/js/purchase_trends_filters.js");
wn.query_reports["Purchase Invoice Trends"] = { wn.query_reports["Purchase Invoice Trends"] = {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.query_reports["Purchase Register"] = { wn.query_reports["Purchase Register"] = {
"filters": [ "filters": [
{ {

View File

@ -1,18 +1,5 @@
# ERPNext - web based ERP (http://erpnext.com) # Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
# Copyright (C) 2012 Web Notes Technologies Pvt Ltd # License: GNU General Public License v3. See license.txt
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes import webnotes

View File

@ -1,3 +1,6 @@
// Copyright (c) 2013, Web Notes Technologies Pvt. Ltd.
// License: GNU General Public License v3. See license.txt
wn.require("app/js/sales_trends_filters.js"); wn.require("app/js/sales_trends_filters.js");
wn.query_reports["Sales Invoice Trends"] = { wn.query_reports["Sales Invoice Trends"] = {

Some files were not shown because too many files have changed in this diff Show More