rohit waghchaure
|
ff321763cf
|
removed translator
|
2016-02-19 12:02:02 +05:30 |
|
saurabh
|
5a265408a3
|
fixed issue of stock_uom translator
|
2016-02-19 11:46:29 +05:30 |
|
saurabh
|
c26c6c368c
|
changed method to set code of language
|
2016-02-19 11:46:29 +05:30 |
|
saurabh
|
f1949781d6
|
test case for translation doctype
|
2016-02-19 11:46:29 +05:30 |
|
saurabh
|
755fefbfd4
|
import method to load all languages in language field on customer form
|
2016-02-19 11:46:29 +05:30 |
|
saurabh
|
3c2a10bf9f
|
replaced methd
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
49c9746816
|
removed add fetch method
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
c2dae35966
|
fetch customer or supplier language and set on sales and purchase flow's form
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
a1c3ea2f86
|
added new field language for users
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
3dcd4f3682
|
created new file
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
a6f57e1c4b
|
added translator into print format
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
2192ffe5af
|
changed fieldname from print_language to language
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
6b6977a090
|
removed languages filled methods, added this methods into new file
|
2016-02-19 11:46:28 +05:30 |
|
saurabh
|
c14f2c29b9
|
added add_fetch method
|
2016-02-19 11:46:27 +05:30 |
|
saurabh
|
5d45176a1d
|
removed add_fetch method
|
2016-02-19 11:46:27 +05:30 |
|
saurabh
|
b4079095fb
|
pulled languages into the field print language
|
2016-02-19 11:46:27 +05:30 |
|
saurabh
|
3ec7649bae
|
on selection of supplier pulled default print language
|
2016-02-19 11:46:27 +05:30 |
|
saurabh
|
844cb5c810
|
added field print languages
|
2016-02-19 11:46:27 +05:30 |
|
Anand Doshi
|
6e8eaf097a
|
[fix] test case of Leave Application
|
2016-02-19 00:27:02 +05:30 |
|
Anand Doshi
|
6dc83b356a
|
Merge pull request #4839 from neilLasrado/typos
Typo Fixes
|
2016-02-18 19:55:43 +05:30 |
|
Neil Trini Lasrado
|
f5a39d628f
|
Typo Fixes
|
2016-02-18 19:19:07 +05:30 |
|
Nabin Hait
|
fb24a27201
|
[fix] GLE for Rounding loss allowed upto 1 for all transactions except JE
|
2016-02-18 19:18:07 +05:30 |
|
Nabin Hait
|
fa413bbab2
|
Update accounts_controller.py
|
2016-02-18 18:23:31 +05:30 |
|
Anand Doshi
|
d843ec5fee
|
Merge pull request #4831 from neilLasrado/typos
Typo fixes in Accounts Module
|
2016-02-18 17:24:17 +05:30 |
|
Nabin Hait
|
67f40775ff
|
Update accounts_controller.py
|
2016-02-18 17:10:42 +05:30 |
|
Nabin Hait
|
7209cff29a
|
Merge pull request #4832 from revant/patch-1
Need to use set_balance_in_account_currency
|
2016-02-18 17:02:43 +05:30 |
|
Revant Nandgaonkar
|
78a62fe123
|
change args of set_balance_in_account_currency
https://github.com/frappe/erpnext/pull/4832
|
2016-02-18 16:48:35 +05:30 |
|
Anand Doshi
|
d9dc9e4616
|
Merge pull request #4827 from anandpdoshi/fix/bank-reconciliation-grid
[fix] Show Debit/Credit in Bank Reconciliation table
|
2016-02-18 16:14:56 +05:30 |
|
Revant Nandgaonkar
|
5da941b82c
|
Need to use set_balance_in_account_currency
b9ad5178e4
needed to make GL Entry
|
2016-02-18 16:02:05 +05:30 |
|
Anand Doshi
|
bd0086c1c7
|
Merge pull request #4826 from anandpdoshi/fix/return-warehouse-mandatory
[fix] Warehouse not mandatory for Purchase Invoice or a Sales Invoice without Update Stock
|
2016-02-18 15:02:11 +05:30 |
|
Anand Doshi
|
deccbabcc1
|
Merge pull request #4824 from vjFaLk/att-report-fix
"Left" Employees now show up in Monthly Attendance Report
|
2016-02-18 14:54:28 +05:30 |
|
Neil Trini Lasrado
|
8e7240a556
|
Typo fixes in Accounts Module
|
2016-02-18 14:38:36 +05:30 |
|
Anand Doshi
|
828d5ffaab
|
[fix] Show Debit/Credit in Bank Reconciliation table
|
2016-02-17 18:31:58 +05:30 |
|
Anand Doshi
|
ed8d9dadfa
|
[fix] Warehouse not mandatory for Purchase Invoice or a Sales Invoice without Update Stock
|
2016-02-17 17:14:11 +05:30 |
|
Valmik Jangla
|
7ae844f0a0
|
Minor fix
|
2016-02-17 15:06:30 +05:30 |
|
Valmik Jangla
|
b7ae1c1076
|
Inactive employees show up in report
|
2016-02-17 15:05:35 +05:30 |
|
Anand Doshi
|
5136a64d12
|
Merge pull request #4822 from neilLasrado/hr-fix
[minor] - fixed image view issues in Employee master.
|
2016-02-17 13:27:25 +05:30 |
|
Anand Doshi
|
123ca0fdcd
|
Merge branch 'develop'
|
2016-02-17 13:02:26 +05:30 |
|
Anand Doshi
|
1d77452fe0
|
bumped to version 6.22.0
|
2016-02-17 13:32:25 +06:00 |
|
Neil Trini Lasrado
|
25ab93a881
|
Changed image in employee from Attach to Attach Image, removed image view
|
2016-02-17 13:00:37 +05:30 |
|
Anand Doshi
|
9c0983f1b6
|
[translations]
|
2016-02-17 12:59:54 +05:30 |
|
Anand Doshi
|
9aaa6e3ea0
|
[change-log]
|
2016-02-17 12:26:28 +05:30 |
|
Anand Doshi
|
65397f6de1
|
Merge branch 'vjFaLk-make-employee' into develop
|
2016-02-16 15:53:18 +05:30 |
|
Anand Doshi
|
870d0441a8
|
[minor] moved make_employee from Employee to Offer Letter
|
2016-02-16 15:53:09 +05:30 |
|
Valmik Jangla
|
5e771c5678
|
Changed doclist to doc
|
2016-02-16 15:33:35 +05:30 |
|
Valmik Jangla
|
93b1072cba
|
Improved code
|
2016-02-16 15:33:35 +05:30 |
|
Valmik Jangla
|
bddc80bc66
|
Make Employee from Offer Letter
|
2016-02-16 15:33:35 +05:30 |
|
Anand Doshi
|
1b8ca1712c
|
Merge branch 'ShashaQin-patch-25' into develop
|
2016-02-16 15:30:31 +05:30 |
|
Anand Doshi
|
9a933788be
|
[cleanup] Compact Item Print
|
2016-02-16 15:30:17 +05:30 |
|
ShashaQin
|
541abf5687
|
Update item_table_description.html
|
2016-02-16 15:07:09 +05:30 |
|