Commit Graph

7364 Commits

Author SHA1 Message Date
Anand Doshi
06757a19ef [minor] [query] expense and income account queries should exclude customer and supplier accounts 2013-11-04 12:55:24 +05:30
Nabin Hait
4144b1c841 [fix] [minor] itemwise sales/purchase register 2013-11-01 18:08:55 +05:30
Nabin Hait
75a4206a24 Merge pull request #1009 from akhileshdarjee/1310
[cleanup] moved for territory, price list and item price doctype from setup to stock
2013-10-31 23:05:16 -07:00
Akhilesh Darjee
9c1488a7c0 [cleanup] [minor] for territory fixed to applicable territory 2013-10-31 19:56:31 +05:30
Akhilesh Darjee
e158cea77a [cleanup] [minor] replaced for territory to applicable territory 2013-10-31 19:50:51 +05:30
Akhilesh Darjee
a604acb5c9 Merge branch '1310' of github.com:webnotes/erpnext into 1310 2013-10-31 12:41:10 +05:30
Akhilesh Darjee
0b39e95011 [cleanup] moved for territory, price list and item price doctype from setup to stock 2013-10-31 12:35:52 +05:30
Nabin Hait
93ba6f7e0e [fix] [minor] update outstanding amount 2013-10-31 11:47:45 +05:30
Nabin Hait
9304396e17 [fix] [minor] Cost center is mandatory if tax is include din valuation and perpetual inventory enabled 2013-10-28 15:33:36 +05:30
Nabin Hait
1fbc03bcfb [fix] [minor] account group balance in grid report 2013-10-27 16:20:51 +05:30
Nabin Hait
ef42d60153 [fix] [minor] fetch item and price list details on saving item price 2013-10-26 15:06:09 +05:30
Nabin Hait
d5daf04499 [minor] Ignore permission while updating profile from employee 2013-10-25 17:19:05 +05:30
Nabin Hait
bd071b9543 [fix] [minor] update finished goods against production order 2013-10-25 15:39:17 +05:30
Nabin Hait
96333b6bc7 [minor] try block in serial no status patch 2013-10-24 17:41:52 +05:30
Nabin Hait
3898777c9f [minor] validation message in serial no 2013-10-24 17:36:02 +05:30
Nabin Hait
e36edc14f6 [minor] try block in serial no status patch 2013-10-24 17:30:20 +05:30
Nabin Hait
101a097e44 [fix] [minor] ignore permission on setting values in control panel 2013-10-24 15:33:55 +05:30
Nabin Hait
8f185b7d3b [fix] [minor] patches 2013-10-24 14:55:29 +05:30
Nabin Hait
dc08fdfc99 Merge pull request #1000 from akhileshdarjee/master
[fix] added country and time zone to global defaults
2013-10-24 01:58:33 -07:00
Akhilesh Darjee
b9bca26671 [fix] [minor] time zone fix 2013-10-24 12:52:23 +05:30
Akhilesh Darjee
3d0af67799 [fix] [minor] add time zone and country to global defaults 2013-10-24 12:37:43 +05:30
Nabin Hait
f62c386a34 Merge pull request #988 from MaxMorais/patch-1
Fix UnicodeDecodeError
2013-10-23 22:03:57 -07:00
Nabin Hait
828724b64a Merge pull request #973 from fogueri/master
[docs] Customize links added
2013-10-23 22:01:34 -07:00
Akhilesh Darjee
b558ff68b9 [fix] added country and time zone to global defaults 2013-10-23 20:09:08 +05:30
Nabin Hait
ad5b764a30 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-23 16:29:54 +05:30
Nabin Hait
88f3cd5bf3 [fix] [minor] gl entry negative debit/credit 2013-10-23 16:29:19 +05:30
Nabin Hait
c15c15f3d8 Merge pull request #992 from akhileshdarjee/master
[fix] production order transfer raw material to fetch all necessary data
2013-10-23 02:56:42 -07:00
Akhilesh Darjee
97e55710da [fix] [minor] get_items function fix 2013-10-23 15:22:22 +05:30
Akhilesh Darjee
2cdeb3bb7a [fix] [minor] if difference account blank then fetch from company 2013-10-23 14:46:07 +05:30
Akhilesh Darjee
1b01e0ffb5 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-23 14:06:39 +05:30
Akhilesh Darjee
d32b6a8d32 [fix] production order transfer raw material to fetch all necessary data 2013-10-23 14:03:46 +05:30
Nabin Hait
5048c98911 [utility] repost stock 2013-10-23 12:14:32 +05:30
Nabin Hait
c2caae53dd [utility] repost stock 2013-10-23 12:02:08 +05:30
Nabin Hait
4ed7f68344 [utility] repost stock 2013-10-23 11:50:09 +05:30
Nabin Hait
688c2ef588 [patch] delete gl entries for cancelled vouchers 2013-10-23 00:26:53 +05:30
Nabin Hait
decf51de4a [patch] delete gl entries for cancelled vouchers 2013-10-22 23:55:34 +05:30
Nabin Hait
145e5e26fa [patch] delete gl entries for cancelled vouchers 2013-10-22 23:51:41 +05:30
Nabin Hait
cf8ae7c3d9 [fix] [minor] perpetual inventory related 2013-10-22 12:57:19 +05:30
Nabin Hait
49f9e284ff [report] lead details 2013-10-22 12:11:20 +05:30
Nabin Hait
1500c83cce -am 2013-10-22 11:42:50 +05:30
Nabin Hait
72fcd55533 Merge branch 'master' of github.com:webnotes/erpnext 2013-10-22 10:55:17 +05:30
Nabin Hait
6a589be1c5 [patch] remove sales and purchase return tool 2013-10-22 10:54:59 +05:30
Maxwell
fb21c56078 Fix UnicodeDecodeError
Traceback (most recent call last):
  File "./lib/wnf.py", line 590, in <module>
    run()
  File "./lib/wnf.py", line 314, in run
    build.bundle(False, cms_make)
  File "/home/maxwell/erp/lib/webnotes/build.py", line 27, in bundle
    on_build()
  File "app/startup/event_handlers.py", line 69, in on_build
  File "app/home/page/latest_updates/latest_updates.py", line 42, in make
  File "app/home/page/latest_updates/latest_updates.py", line 18, in add_to_logs
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 9: ordinal not in range(128)
2013-10-21 17:29:18 -02:00
Priya
b0224d0ce0 [docs] item tax added 2013-10-21 17:07:46 +05:30
Nabin Hait
aa0ea57d11 Merge pull request #986 from akhileshdarjee/master
[fix] [minor] item wise price list rate report currency fix
2013-10-21 03:49:44 -07:00
Akhilesh Darjee
41e4fb2bb8 [fix] [minor] item wise price list rate report currency fix 2013-10-21 16:14:02 +05:30
Nabin Hait
953d0a955f [feature] Replace Company Abbr 2013-10-21 12:53:10 +05:30
Nabin Hait
c559ecf278 [fix] [minor] update values from report 2013-10-20 21:26:55 +05:30
Nabin Hait
009a2d0f7e Merge pull request #977 from akhileshdarjee/master
[fix] [minor] item price added in setup page and stock
2013-10-18 04:06:39 -07:00
Akhilesh Darjee
f295692937 [fix] [minor] item price added in setup page and stock 2013-10-18 16:21:32 +05:30