Development for People
076cb408db
fix: missed colon ( #28979 )
3 years ago
Dany Robert
c5c47e9fad
feat: generate QR Code for POS transactions
3 years ago
Saqib Ansari
c1d8877a83
refactor: handle special cases on communication creation
3 years ago
Deepesh Garg
4382040fb6
fix: Move trigger from on trash to on cancel
3 years ago
Saqib Ansari
a8c75b6862
refactor: application of SLA and its metrics
3 years ago
Deepesh Garg
73c56510d8
fix: Delete KSA vat setting on deleting company
3 years ago
Mohammed Redah
9d319c2205
fix:Change QR Code Triggerr event
This fixes the bug if the user changes the date after insertion it will show the wrong values
3 years ago
Ankush Menat
8fe5feb6a4
chore: remove all six compat code
3 years ago
Ankush Menat
6098e92ba9
chore: remove utf-8 compat code
3 years ago
Rucha Mahabal
01bea14622
fix: sider
3 years ago
mergify[bot]
b9942ad639
feat: Tracking Multi-round interview ( #25482 ) ( #27724 )
* feat: Tracking Multi-round interview
* fix: releted to scheduler event and formating
* fix: job applicant UI/UX and conflicts
* test: Interview Round
* fix(test): Employee referral, Employee Onboarding, Job Offer
* fix: sider
* feat: set default value in Hr settings
* feat: added validation for designation
* test: Interview
* test: Added validatiolns for skill
* test: Interview feedback
* fix: sider
* fix: remove unnecessary validations and form label cleanups
* chore: clean-up Interview Round and Interview Type doctype
* fix: remove redundant Rating Value, only keep Rating
* fix: update interview details on feedback submission
- make interview feedback submission dialog minimizable
* fix: show submit feedback button only if feedback doesn't exist
* refactor: Interview and Feedback statuses and workflow
* fix(HR Settings): clean up interview settings
* refactor: Interview
* refactor: Interview Feedback, remove unnecessary validations
* chore: update notification messages
* chore: remove unnecessary formatting changes in attendance list and leave application
* refactor: Job Applicant to Interview mapping
* chore: sorted imports
* chore: sorted imports
* fix: sider issues
* fix: linter issues
* fix: sider issues
* fix: tests
* fix: sorted imports
* fix: tests, sider
* fix: therapy plan test
* fix: sider issues
* feat: Include From Time and To Time fields in Interview for cleaner data
* feat: Interview Calendar
* fix: allow renaming masters
* fix: add more fields to list view and standard filter
* fix: validate overlapping interviews
* fix: update tests
* fix: linter issues
* refactor: replace reminder messages with Email Templates
* fix: sider issues
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
(cherry picked from commit 57e66f958cd57d66a6fd3b19f6cd3593eab63666)
Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com>
3 years ago
Ahmad
940db71a82
fix: indentations
3 years ago
Deepesh Garg
c9c8957250
feat: Merge POS invoices based on customer group ( #27471 )
* feat: Merge POS invoices based on customer group
* fix: Linting Issues
* fix: fieldname
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
3 years ago
Ahmad
8a42570c96
refactor(regional): moved methos to region specific utils for KSA
3 years ago
Shariq Ansari
9aa6f52edd
fix: Webform Permission for custom doctype ( #26232 )
* fix: Webform Permission for custom doctype
* fix: sider fix
* fix: app check condition for getting correct list_context
* chore: Better naming convention
* test: Added test case to check permission for webform of custom doctype
* chore: linting issue
* chore: linting issue
* fix: sider fix
* test: minor changes
* chore: linter and better naming method
* chore: linter fix
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
3 years ago
Ahmad
87380d021d
feat(regional): QR Code generation for Saudi Arabia Sales Invoices
3 years ago
ChillarAnand
c8565c7090
chore: Removed healthcare module code in other modules
3 years ago
Subin Tom
798b464ee3
fix: braintree payment processed twice ( #27300 )
3 years ago
ChillarAnand
e913e277d9
chore: Rename imports from erpnext to healthcare
3 years ago
Chillar Anand
915b34391c
chore: Clean up imports ( #27302 )
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
3 years ago
Deepesh Garg
8b644d8889
fix: Report and JSON generation for Advances received
3 years ago
Rucha Mahabal
212eb4bc1a
feat(Healthcare): Capacity for Service Unit, concurrent appointments based on capacity, Patient Appointments ( #27219 )
* feat(Healthcare): Capacity for Service Unit, concurrent appointments based on Capacity, Patient enhancements
* fix: appointment test
Co-authored-by: Anoop <3326959+akurungadam@users.noreply.github.com>
3 years ago
Anupam
dfcac64b44
fix: review chnages
3 years ago
Frappe PR Bot
255b99ebdc
feat: Employee reminders ( #25735 ) ( #27115 )
* feat: Add reminders section to HR Settings
* refactor: Extract generic function for getting Employees
* feat: Employee Work Anniversary Reminder
* feat: Daily Holiday Reminder
* fix: Unnecessary params and replace [] with .get()
* test: Daily Holiday Reminders
* test: is_holiday basic tests
* refactor: Move employee reminders code to separate module
* feat: Add advance reminder to HR settings
* feat: Advance Holiday Reminders
* refactor: get_holidays_for_employee
* feat: Email holiday reminders in advance + tests
* fix: Remove unused import
* refactor: HR Setting Reminder Section
* refactor: Remove Daily Holiday Reminders feat
* feat: Reminder miss warning
* fix: Failing test and function name change
* chore: Add patch for field rename
* chore: Rename frequency label
* fix: Failing patch test
* fix: sider and removed description of fields
* fix: email alignment
Co-authored-by: pateljannat <pateljannat2308@gmail.com>
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
(cherry picked from commit 24b2a315818d08ad4cb03347ccf5297df916a5ac)
Co-authored-by: Mohammad Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com>
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
3 years ago
Anupam
0c6212189e
feat: link lead communication to prospect
3 years ago
Deepesh Garg
2b2572b9b9
fix: Cascade deletion for Company ( #26923 )
* fix: Cascade deletion for Company
3 years ago
Saqib
c335962827
refactor!: drop e-invoicing integration from erpnext ( #26940 )
3 years ago
marination
45617ae22f
fix: Shopping cart Exchange rate validation
- Use `get_exchange_rate` to check for price list exchange rate in cart settings
- Move cart exchange rate validation for Price List from hooks to doc event
- Call cart exchange rate validation on PL update only if PL is in cart and currency is changed
3 years ago
Frappe PR Bot
2e352834a2
fix: fetching of item tax from hsn code ( #26736 ) ( #26792 )
* fix: fetching of item tax from hsn code
(cherry picked from commit 3a50490c04
)
Co-authored-by: Saqib <nextchamp.saqib@gmail.com>
3 years ago
Saqib
3a50490c04
fix: fetching of item tax from hsn code ( #26736 )
* fix: fetching of item tax from hsn code
3 years ago
Ankush
efb037b566
refactor!: drop shopify integration from ERPNext ( #26700 )
BREAKING CHANGE: remove Shopify integration.
The integration is moved to a separate app with additional enhancements.
The app is still FOSS and licensed under the same license as ERPNext. Any
data migration required is taken care of after installing the app and
enabling it.
New app: https://github.com/frappe/ecommerce_integrations
3 years ago
Noah Jacob
64454a5dc8
fix: included company in Link Document Type filters for contact ( #26576 )
(cherry picked from commit cbddedab7b
)
3 years ago
Frappe PR Bot
4209b3bda9
fix: included company in Link Document Type filters for contact ( #26576 ) ( #26634 )
(cherry picked from commit cbddedab7b
)
Co-authored-by: Noah Jacob <noahjacobkurian@gmail.com>
3 years ago
Noah Jacob
cbddedab7b
fix: included company in Link Document Type filters for contact ( #26576 )
3 years ago
Ganga Manoj
f4fc1384a5
fix(Issue): Calculate first_response_time based on working hours ( #25991 )
3 years ago
Jannat Patel
5173e74a04
fix: Project Portal Enhancements ( #26290 )
* fix: project portal enhancements
* fix: condition for pills
3 years ago
Jannat Patel
5a4251107c
feat: Project Portal Enhancements ( #26090 )
* fix: project portal enhancements
* fix: timesheet table and task nesting
* fix: semgrep and link issue
* fix: sider
* fix: project details view title
* fix: project progress pills
* fix: website route rule for project
* fix: multi level nesting
* fix: added subject and indentation
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
3 years ago
Himanshu
ec25d5938b
feat(SLA): Apply SLA to any document ( #22449 )
3 years ago
Rohit Waghchaure
b103b24ae1
fix: timeout error in the repost item valuation
4 years ago
Rohit Waghchaure
4e10ce1632
fix: timeout error in the repost item valuation
4 years ago
Rohit Waghchaure
10558344b0
fix: timeout error in the repost item valuation
4 years ago
Suraj Shetty
815aad1003
fix: Rename email.bundle to erpnext_email.bundle
to avoid override of frappe email styles
4 years ago
Anupam
fd4743cc31
refactor: timesheet
4 years ago
Deepesh Garg
55fe85d850
feat(India): Multiple GST enhancement and fixes ( #25249 )
* fix: RCM tax calculation
* feat(India): ITC Reversal via Journal Entry
* fix: Reverse Charge booking logic and validation
* fix: Addd patch for availed ITC fields
* fix: Hooks method to update availed ITC field
* fix: Cleanup and fixes in GSTR3B report
* fix: Update params in GSTR-1 report
* fix: Debit note using Sales Invoice
* fix: Setup and patch
* fix: GSTR 3B report cleanup and updates
* fix: Add method to get invoices liable to reverse charge
* fix: Add taxable value in Purchase Invoice Item
* fix: Inward supplies liable to reverse charge
* fix: Linting issues
* fix: GSTR3B report test
4 years ago
Anurag Mishra
0c482fde5f
feat: Leave Policy Assignment Refactor ( #24327 )
* feat: Leave Policy Assignment Refactor
* fix: Changes Requested
* fix: sider
* fix: changes requested
* test: fixed
* test: fixed wrong set query
* fix: remove commented code
* fix(style): extra space
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
4 years ago
Saqib
9226cd3932
feat(india): reduced rate of depreciation as per IT Act ( #25648 )
* feat(india): reduced rate of depreciation as per IT Act
* refactor: check date difference instead of month difference
* feat: add test for regional feature
4 years ago
Faris Ansari
464d838447
fix: Update bundle paths
4 years ago
pateljannat
485464d1f4
fix: added back a hook
4 years ago
pateljannat
cbdcfb4873
fix: multicurrency
4 years ago
Rohit Waghchaure
a8f78fabfd
fix: patch failing while migrating from v7 to v13
4 years ago