Walstan Baptista
|
c39720db50
|
fix: frappe.whitelist for doc methods (#25231)
|
2021-04-07 11:51:22 +05:30 |
|
Rucha Mahabal
|
6717773c28
|
fix: Travis (#25078)
* fix(test): set default accounts in mode of payment
* fix(test): import_doc params in shopify settings test
* fix: syntax error in salary slip test
* fix(test): use Temporary Opening account for Stock Reco opening entry
* fix(test): skip GST doc naming validations for tests
* fix(test): Salary Structure Assignment date edge case
* fix(test): GST doc naming validations
* fix: sider
* revert: skip GST doc naming validations for tests
|
2021-04-01 15:30:34 +05:30 |
|
Nabin Hait
|
7f7b3608bb
|
fix: merge conflict
|
2021-04-01 15:05:53 +05:30 |
|
Nabin Hait
|
11eb30d082
|
fix: merge conflict
|
2021-04-01 15:03:11 +05:30 |
|
Rucha Mahabal
|
d765b21825
|
fix: Salary Structure object has no attribute set_totals (#25114)
|
2021-04-01 14:39:52 +05:30 |
|
Afshan
|
2fef245607
|
fix: don't set Company:company:default_currency as default for currency link fields (#25111)
|
2021-03-31 21:57:04 +05:30 |
|
Rucha Mahabal
|
170d2efd35
|
fix(Payroll): Exchange Rate not getting set in Salary Slip (#25013)
|
2021-03-30 11:02:46 +05:30 |
|
Nabin Hait
|
2a39b74ad2
|
fix: Fixes on job card and salary slip (#25011)
* fix: map conversion factor while making stock entry from job card
* fix: fetch additional salary in salary slip
|
2021-03-26 10:49:39 +05:30 |
|
Sagar Vora
|
95e9b2fd6e
|
refactor(payroll): simplified logic for additional salary (#24907)
|
2021-03-17 19:58:56 +05:30 |
|
Nabin Hait
|
fe3529b194
|
fix: merge conflict
|
2021-03-11 16:45:41 +05:30 |
|
Nabin Hait
|
6e3668dc30
|
fix: merge conflict
|
2021-03-11 16:14:27 +05:30 |
|
Jannat Patel
|
fa73074250
|
fix: salary structure assign to employee (#24798)
* fix: salary structure assign to employee
* fix: pass data from dialog
|
2021-03-09 20:27:29 +05:30 |
|
Marica
|
5accf8adf5
|
Merge branch 'develop' into salary_slip_error
|
2021-03-09 18:20:54 +05:30 |
|
Ankush Menat
|
9b4e5bfa87
|
chore: improve error message for missing fields.
|
2021-03-09 13:59:14 +05:30 |
|
Raffael Meyer
|
f1d13a4ff3
|
Merge branch 'develop' into track_settings
|
2021-03-03 12:40:37 +01:00 |
|
Deepesh Garg
|
11092d0824
|
feat: Additon of leave details in Salary Slip (#24674)
* feat: Additon of leave details in Salary Slip
* fix: Change leaves to leave
|
2021-03-02 18:38:31 +05:30 |
|
Deepesh Garg
|
a5c4558f8b
|
feat: Additon of leave details in Salary Slip (#24674)
* feat: Additon of leave details in Salary Slip
* fix: Change leaves to leave
|
2021-03-02 18:36:48 +05:30 |
|
Ankush Menat
|
7d892438f0
|
fix: track setting changes
|
2021-03-02 17:50:58 +05:30 |
|
Jannat Patel
|
b27d4f6095
|
fix: salary slip working hours increment (#24784)
|
2021-03-02 17:44:42 +05:30 |
|
Nabin Hait
|
d46b23699c
|
fix: optimize reposting of gle and sle (#24702)
* fix(india): escape for special characters in JSON (#24695)
JSON does not accept special whitespace characters like tab, carriage
return, line feed
Ref: https://www.ecma-international.org/wp-content/uploads/ECMA-404_2nd_edition_december_2017.pdf
Related issue: ISS-20-21-09811
* fix: Accounting Dimension creation background job timeout
* fix(regional): vehicle no is mandatory for ewaybill generation (#24679)
* fix: vehicle no required for e-invoice
* fix: ewaybill generation dialog condition
* fix: excluding unidentified accounts from gstr-1
* fix: optimize reposting of sle and gle (#24694)
* fix: optimize update_gl_entries_after method
* fix: Optimized reposting patch
* fix: accounting dimensions
* added reload_doc in patch
* Update item_reposting_for_incorrect_sl_and_gl.py
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
* fix: Replaced spaces with tabs
* fix: merge conflict
* fix: test cases
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
Co-authored-by: pateljannat <pateljannat2308@gmail.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
|
2021-02-23 16:38:52 +05:30 |
|
Jannat Patel
|
4cef0f5983
|
fix: salary slip attribute error (#24455)
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
|
2021-02-18 21:30:13 +05:30 |
|
Afshan
|
83768b68c1
|
fix: emp disappear (#24525)
* fix: emp disappear
* fix: renamed set_totals_call to set_totals
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
|
2021-02-18 21:20:14 +05:30 |
|
Jannat Patel
|
ef5c714de2
|
fix: salary slip attribute error (#24455)
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
|
2021-02-18 15:52:29 +05:30 |
|
Afshan
|
c0f8f32801
|
fix: fetch query for employee (#24529)
|
2021-02-02 20:27:23 +05:30 |
|
Afshan
|
10b00f9d0d
|
fix: separation of salary creation from payroll (#24528)
* fix: separation of salary creation from payroll
* fix: removed unnecessary veriable
* fix: check existing sal slips
* fix: existing checks
* style: refactoring query
|
2021-02-02 16:24:01 +05:30 |
|
Afshan
|
91a02868cb
|
fix: emp disappear (#24525)
* fix: emp disappear
* fix: renamed set_totals_call to set_totals
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
|
2021-02-02 11:04:25 +05:30 |
|
Afshan
|
8676089794
|
fix: emp disappear (#24524)
* fix: emp disappear
* fix: renamed set_totals_call to set_totals
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
|
2021-02-02 11:02:22 +05:30 |
|
Suraj Shetty
|
0a8939e1c1
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-29 08:56:22 +05:30 |
|
Nabin Hait
|
a6213ccd61
|
Merge branch 'develop' into version-13-beta-pre-release
|
2021-01-28 17:36:08 +05:30 |
|
Afshan
|
907e2990d0
|
fix: remove function to get earning deduction components (#24465)
* fix: remove function to get earning deduction components
* fix: slider
|
2021-01-27 15:34:42 +05:30 |
|
Suraj Shetty
|
0c34a711eb
|
Merge branch 'develop' of github.com:frappe/erpnext into version-13-beta-pre-release
|
2021-01-25 16:06:38 +05:30 |
|
Afshan
|
217440952f
|
fix: slider
|
2021-01-22 15:39:59 +05:30 |
|
Afshan
|
02d495f1fb
|
fix: added query for fetching salary component
|
2021-01-22 15:39:59 +05:30 |
|
Suraj Shetty
|
f0ff23eac3
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-21 19:07:57 +05:30 |
|
Afshan
|
36e3e05a0e
|
fix: query for salary componet in salary structure
|
2021-01-20 16:48:42 +05:30 |
|
Afshan
|
912647f4f2
|
fix: allow statistical component in salary structure.
|
2021-01-20 13:58:32 +05:30 |
|
Afshan
|
c69ab6d184
|
fix: select sal comp while making sal struct
|
2021-01-19 19:29:31 +05:30 |
|
Deepesh Garg
|
6fb66f9428
|
Merge pull request #24362 from ruchamahabal/year-to-date-in-salary-components
feat(Payroll): compute Year to Date for Salary Slip components
|
2021-01-19 09:40:47 +05:30 |
|
Suraj Shetty
|
bbc6bfd3c3
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-19 09:34:06 +05:30 |
|
Deepesh Garg
|
cbed6f970a
|
Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_filters
|
2021-01-15 15:43:59 +05:30 |
|
Rucha Mahabal
|
6c90e26982
|
feat: add descriptions for YTD and MTD fields
|
2021-01-14 13:42:40 +05:30 |
|
Rucha Mahabal
|
49702c1487
|
test: year to date computation for salary slip components
|
2021-01-14 11:57:24 +05:30 |
|
Rucha Mahabal
|
2c315a738e
|
feat: Salary Slip with Year to Date Print Format
|
2021-01-14 10:06:24 +05:30 |
|
Rucha Mahabal
|
fdad94f983
|
feat(Payroll): compute Year to Date for Salary Slip components
|
2021-01-14 00:40:58 +05:30 |
|
Afshan
|
33fac19bce
|
fix: calculation of remaining_sub_periods if relieving date before month start date (#24319)
|
2021-01-13 21:06:04 +05:30 |
|
Rucha Mahabal
|
a93151502c
|
fix: Components formulated from additional salary not being fetched in Payroll Entry
|
2021-01-08 12:10:26 +05:30 |
|
Anurag Mishra
|
77ba72c4ff
|
Merge branch 'develop' into payroll_fixes2.0
|
2021-01-06 14:23:53 +05:30 |
|
Anurag Mishra
|
e7fa6f6a1c
|
fix: edditable employee grid
|
2021-01-06 13:25:09 +05:30 |
|
Shivam Mishra
|
9fc44f1606
|
Merge pull request #24182 from scmmishra/fix-dont-set-primary
|
2021-01-06 12:52:44 +05:30 |
|
Deepesh Garg
|
ad8be7c1fe
|
fix: Consider only submitted salary slips
|
2021-01-06 09:29:03 +05:30 |
|