Tags: im2x3m4u/erpnext
Tags
chore(release): Bumped to Version 13.34.0 # [13.34.0](frappe/erpnext@v13.33.0...v13.34.0) (2022-06-14) ### Bug Fixes * (auto-merge) Use `frappe.log_error` instead of `doc.log_error` ([bced6a0](frappe@bced6a0)) * `test_work_order_with_non_stock_item` ([b827c3b](frappe@b827c3b)) * Add cost center in loan document ([c19dfbe](frappe@c19dfbe)) * **asset:** failing test case ([frappe#31277](frappe#31277)) ([8a4c9d1](frappe@8a4c9d1)) * Auto Insert Item Price If Missing when discount & blank UOM (backport [frappe#31168](frappe#31168)) ([frappe#31267](frappe#31267)) ([e69bff0](frappe@e69bff0)) * Call `calculate_cost` for Draft BOM and typo in argument ([d035aa2](frappe@d035aa2)) * Company address filter in quotation ([d375939](frappe@d375939)) * DB update child items, remove redundancy, fix perf ([cbc52a2](frappe@cbc52a2)) * Depreciate Asset before generating GL Entries on sale ([frappe#30759](frappe#30759)) ([dfbfe40](frappe@dfbfe40)) * Get fresh RM rate in `calculate_rm_cost` ([9a513fd](frappe@9a513fd)) * **India:** Incorrect taxable in GSTR-3B report ([e5d2c59](frappe@e5d2c59)) * **India:** Sales taxes and charges template fetching in quotation ([a1ba847](frappe@a1ba847)) * locale Currency and Float setting in update_employee ([391ed9c](frappe@391ed9c)) * misaligned columns in print format of AR/AP report ([81e32e2](frappe@81e32e2)) * Partially Ordered status for quotation ([37ba550](frappe@37ba550)) * purchase invoice standalone return GLEs (backport [frappe#31209](frappe#31209)) ([frappe#31263](frappe#31263)) ([6d99b5a](frappe@6d99b5a)) * Reset represents company on disabling internal customer and supplier (backport [frappe#31302](frappe#31302)) ([frappe#31306](frappe#31306)) ([fb9b302](frappe@fb9b302)) * Safe cast `row.rate` (in case of faulty exploded items, edge case but oh well) ([6d65e2b](frappe@6d65e2b)) * Supplied Qty not updated on Stock Entry cancel ([79b2062](frappe@79b2062)) * Trial Balance failing to ignore Finance Book ([00371f4](frappe@00371f4)) * typo in sql condition ([894f945](frappe@894f945)) * update fr translation (backport [frappe#31232](frappe#31232)) ([frappe#31334](frappe#31334)) ([5d0f271](frappe@5d0f271)) * update Period Closing Voucher per Company ([5ebbe81](frappe@5ebbe81)) * update ru translate (backport [frappe#31200](frappe#31200)) ([frappe#31304](frappe#31304)) ([77e4755](frappe@77e4755)) * Use `frappe.as_unicode` to decode output of redis module list (backport [frappe#31282](frappe#31282)) ([frappe#31283](frappe#31283)) ([633a452](frappe@633a452)) * **ux:** hide new version btn on unsaved BOM (backport [frappe#31297](frappe#31297)) ([frappe#31298](frappe#31298)) ([9f6b32a](frappe@9f6b32a)) * **UX:** use doc.status for Job Card status ([frappe#31320](frappe#31320)) ([78473b8](frappe@78473b8)) ### Features * Add german translations ([a3f2cf3](frappe@a3f2cf3)) * Level-wise BOM cost updation ([74d7d81](frappe@74d7d81)) * Only update exploded items rate and amount ([a26da58](frappe@a26da58)) * Track progress in Log Batch/Job wise ([3b2a8bf](frappe@3b2a8bf)) ### Performance Improvements * `get_boms_in_bottom_up_order` ([87c2b3b](frappe@87c2b3b)) * `get_next_higher_level_boms` ([767a775](frappe@767a775)) * Use cached doc instead of `get_doc` ([faa69c9](frappe@faa69c9))
chore(release): Bumped to Version 13.33.0 # [13.33.0](frappe/erpnext@v13.32.0...v13.33.0) (2022-06-07) ### Bug Fixes * Close unsecured terms loans ([d6d1d79](frappe@d6d1d79)) * Consider only Approved leave applications in LWP, Employee Benefit calculations ([7f84c86](frappe@7f84c86)) * display currencies in validation message. ([ef22337](frappe@ef22337)) * incorrect billed_qty in sales order analysis report when multiple delivery notes for item (backport [frappe#31194](frappe#31194)) ([frappe#31250](frappe#31250)) ([3b1f6da](frappe@3b1f6da)) * incorrect LWP calculation for half days in employee benefit application ([10f0c93](frappe@10f0c93)) * **India:** GSTIN filter in GSTR-1 report ([abe9fe7](frappe@abe9fe7)) * **India:** Supplies from composite dealer not showing up ([15712c7](frappe@15712c7)) * **job card:** only hold during draft state (backport [frappe#31243](frappe#31243)) ([frappe#31249](frappe#31249)) ([a7fc278](frappe@a7fc278)) * **Leave Application:** 'Cancelled' status shown as 'Open' in list view ([8b48d45](frappe@8b48d45)) * leave balance for earned leaves in backdated Leave Application dashboard (backport [frappe#31253](frappe#31253)) ([frappe#31256](frappe#31256)) ([a22d92f](frappe@a22d92f)) * only fetch membership expiry if not already set in `member.js` ([frappe#31259](frappe#31259)) ([d433784](frappe@d433784)) * Parent dimension filters in orders ([b3cbcd8](frappe@b3cbcd8)) * Pluralize year text instead of optional bracket (backport [frappe#31210](frappe#31210)) ([frappe#31212](frappe#31212)) ([b31709c](frappe@b31709c)) * re-validate warehouse after 'update items' (backport [frappe#31203](frappe#31203)) ([frappe#31206](frappe#31206)) ([3a718c7](frappe@3a718c7)) * remove leave policy assignment creation patch (backport [frappe#31097](frappe#31097)) ([frappe#31204](frappe#31204)) ([4aeb448](frappe@4aeb448)) * Remove redundant query ([3c4cf59](frappe@3c4cf59)) * Reverse provisional entries on Purchase Invoice cancel ([1fba432](frappe@1fba432)) * **Sales Register:** incorrect query with dimensions (backport [frappe#31242](frappe#31242)) ([frappe#31251](frappe#31251)) ([0badfc8](frappe@0badfc8)) * Simply cancel reverse entries ([100b8d9](frappe@100b8d9)) ### Features * **india:** Improve E-way Bill Cancellation. ([frappe#31088](frappe#31088)) ([622d25e](frappe@622d25e))
chore(release): Bumped to Version 13.32.0 # [13.32.0](frappe/erpnext@v13.31.1...v13.32.0) (2022-05-31) ### Bug Fixes * add list view settings for Gratuity ([e4426ad](frappe@e4426ad)) * amount precision for Tax Exemption Proof Submission ([bb04e4b](frappe@bb04e4b)) * component pay calculation ([b1e119d](frappe@b1e119d)) * conflicts ([cdb884b](frappe@cdb884b)) * conflicts ([c02a89d](frappe@c02a89d)) * conflicts ([6aa6114](frappe@6aa6114)) * date filter on quality inspection report (backport [frappe#31148](frappe#31148)) ([frappe#31164](frappe#31164)) ([f19747c](frappe@f19747c)) * Exchange rate reste to 1 on making mapped doc ([91863c7](frappe@91863c7)) * Gratuity status not updated on salary slip submission ([0a014ed](frappe@0a014ed)) * HRA Exemption calculation in case of multiple salary structure assignments ([de8f5f8](frappe@de8f5f8)) * Improve button labels in Warehouse (backport [frappe#31101](frappe#31101)) ([frappe#31150](frappe#31150)) ([d891394](frappe@d891394)) * **india:** duplicate qrcode and hide button ([frappe#31154](frappe#31154)) ([f40100d](frappe@f40100d)) * Job Opening linked to Staffing Plan cannot be created/updated if there are existing employees ([b4a3a53](frappe@b4a3a53)) * **pos:** freeze screen while processing pos invoices ([frappe#30850](frappe#30850)) ([a7bf236](frappe@a7bf236)) * skip existing batch number during autogen (backport [frappe#31140](frappe#31140)) ([frappe#31144](frappe#31144)) ([a380bae](frappe@a380bae)) * Tax Declaration tests and amount precision ([1e728df](frappe@1e728df)) * validation message ([096ae21](frappe@096ae21)) ### Features * Auto accrue loan interest for backdated term loans ([89c4d51](frappe@89c4d51)) * live preview of naming series on naming series tool (backport [frappe#31141](frappe#31141)) ([frappe#31146](frappe#31146)) ([fd2f3b9](frappe@fd2f3b9)) * provision to exclude exploded items in the BOM (backport [frappe#29450](frappe#29450)) ([frappe#31174](frappe#31174)) ([50d338d](frappe@50d338d))
chore(release): Bumped to Version 13.31.1 ## [13.31.1](frappe/erpnext@v13.31.0...v13.31.1) (2022-05-27) ### Bug Fixes * Exchange rate reste to 1 on making mapped doc ([e5b586f](frappe@e5b586f))
chore(release): Bumped to Version 13.31.0 # [13.31.0](frappe/erpnext@v13.30.0...v13.31.0) (2022-05-26) ### Bug Fixes * Account currency validation for first transaction ([228f10b](frappe@228f10b)) * Add party account validation for journal entry ([7f853b1](frappe@7f853b1)) * always update item_name for stock entry (backport [frappe#31068](frappe#31068)) ([frappe#31071](frappe#31071)) ([f519dc6](frappe@f519dc6)) * change project's actual_start_date fieldtype from Data to Date (backport [frappe#31085](frappe#31085)) ([frappe#31135](frappe#31135)) ([8c2f203](frappe@8c2f203)) * Chart data for monthly periodicity in Cash Flow report ([frappe#31039](frappe#31039)) ([f14e9b7](frappe@f14e9b7)) * corrective job card creation (backport [frappe#31083](frappe#31083)) ([frappe#31084](frappe#31084)) ([c17c260](frappe@c17c260)) * don't capture payments with invoice_id as donations ([168a9d4](frappe@168a9d4)) * employee advance status update on return via additional salary ([d59c3d2](frappe@d59c3d2)) * Handle missing HSN Codes ([ce3a21e](frappe@ce3a21e)) * Healthcare module accounting test cases ([09a42a1](frappe@09a42a1)) * **India:** Async issue in company address trigger ([2ea3318](frappe@2ea3318)) * **india:** error while parsing e-invoice ([frappe#31061](frappe#31061)) ([1461d66](frappe@1461d66)) * **india:** eway bill cancel api is disabled ([frappe#31060](frappe#31060)) ([95491e1](frappe@95491e1)) * Job Card excess transfer behaviour (backport [frappe#31054](frappe#31054)) ([frappe#31096](frappe#31096)) ([3984f04](frappe@3984f04)) * Leave Encashment calculations (backport [frappe#31062](frappe#31062)) ([frappe#31091](frappe#31091)) ([ba76b64](frappe@ba76b64)) * Loan Doc query in Bank Reconciliation Statement ([611d1af](frappe@611d1af)) * Loan repayment entries for payroll payable account ([ea6d754](frappe@ea6d754)) * multiple entries for same payment term ([90b1147](frappe@90b1147)) * Party account validation in JV ([d10c2e5](frappe@d10c2e5)) * payments duplicate on pos closing entry (backport [frappe#30976](frappe#30976)) ([frappe#31005](frappe#31005)) ([0efbabe](frappe@0efbabe)) * **pos:** paid amount calculation for multicurrency invoice ([frappe#31122](frappe#31122)) ([98eb7da](frappe@98eb7da)) * remove bad default for Membership From Date ([34928d2](frappe@34928d2)) * Remove validation from Journal Entry ([4ca6cdc](frappe@4ca6cdc)) * replace document states with list settings ([78e9e66](frappe@78e9e66)) * timesheet fetching in sales invoice ([216c32f](frappe@216c32f)) * Use directly <a> and style it as button instead of using button ([0ab9fc0](frappe@0ab9fc0)) ### Features * **Employee Advance:** add 'Returned' and 'Partly Claimed and Returned' status ([42e7a86](frappe@42e7a86)) ### Reverts * Revert "fix: Add party account validation for journal entry" ([9d43a90](frappe@9d43a90))
chore(release): Bumped to Version 13.30.0 # [13.30.0](frappe/erpnext@v13.29.2...v13.30.0) (2022-05-17) ### Bug Fixes * `set_missing_values` in SE and re-use the same on all SE mappings ([fe52c1f](frappe@fe52c1f)) * Add validation for SEZ and Export invoices without payment of taxes ([cb8453d](frappe@cb8453d)) * allow to use formatting for the field to_discuss in opportunity ([e126d4e](frappe@e126d4e)) * Block 0 Qty via Update Items to be consistent with form validation ([5647875](frappe@5647875)) * Calculate totals even though pricing rule is not applied on mapped doc ([678a01d](frappe@678a01d)) * **charts:** Pass fieldtype for chart data in selling reports ([917e7c3](frappe@917e7c3)) * conflicts ([87fd933](frappe@87fd933)) * conflicts ([fb62bbf](frappe@fb62bbf)) * disable pricing rules for internal transfers (backport [frappe#31034](frappe#31034)) ([frappe#31036](frappe#31036)) ([d5eb9fb](frappe@d5eb9fb)) * discount ledger entry in case of multicurrency invoice ([frappe#31047](frappe#31047)) ([c3417e4](frappe@c3417e4)) * dont fail repost for recoverable errors (backport [frappe#30979](frappe#30979)) ([frappe#31023](frappe#31023)) ([a019cb6](frappe@a019cb6)) * **Employee Advance:** Return/Deduction from Salary button visibility (backport [frappe#31011](frappe#31011)) ([frappe#31012](frappe#31012)) ([5b1d85e](frappe@5b1d85e)) * Failing accounting dimension patch ([b14a7b8](frappe@b14a7b8)) * german translations for Employee ([b9bda04](frappe@b9bda04)) * gl entry validation for miniscule loan penalty ([e958ef2](frappe@e958ef2)) * hide template items from sales/purchase order ([8b99f43](frappe@8b99f43)) * IN time not captured in Attendance through Employee Checkin (backport [frappe#31029](frappe#31029)) ([frappe#31031](frappe#31031)) ([477bbcc](frappe@477bbcc)) * Item rate reset on changing posting date ([frappe#30990](frappe#30990)) ([8ef649f](frappe@8ef649f)) * Just add one rate in GST HSN Code ([ed76687](frappe@ed76687)) * Merge Conflicts ([3abf264](frappe@3abf264)) * Multiple fixes in GSTR-1 report ([f2cbb70](frappe@f2cbb70)) * **patch:** avoid checking for return field if it doesnt exits (backport [frappe#30995](frappe#30995)) ([frappe#30997](frappe#30997)) ([a94b5c0](frappe@a94b5c0)) * per_billed for return DN (backport [frappe#30868](frappe#30868)) ([frappe#30971](frappe#30971)) ([97ea1f5](frappe@97ea1f5)) * precision loss when transferring (backport [frappe#30834](frappe#30834)) ([frappe#31032](frappe#31032)) ([fc80a50](frappe@fc80a50)) * precision of total penalty paid ([ad21853](frappe@ad21853)) * precision of total penalty paid ([5c45737](frappe@5c45737)) * prevent bypassing forced valuation rate (backport [frappe#30987](frappe#30987)) ([frappe#31020](frappe#31020)) ([706c19d](frappe@706c19d)) * pro rata calculation for monthly depreciation ([frappe#30989](frappe#30989)) ([408d952](frappe@408d952)) * remove item attribute limit from variant selector (backport [frappe#31026](frappe#31026)) ([frappe#31028](frappe#31028)) ([1f016e9](frappe@1f016e9)) * Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`) ([30b0aee](frappe@30b0aee)) * stock analytics report shows incorrect data there's no stock movement in a period (backport [frappe#30945](frappe#30945)) ([frappe#30980](frappe#30980)) ([295ffb3](frappe@295ffb3)) * translation for status filter ([e5f8231](frappe@e5f8231)) * **translations:** Update ru translations ([frappe#30992](frappe#30992)) ([f797005](frappe@f797005)) * TypeError in add_indicator_for_multicompany (backport [frappe#31042](frappe#31042)) ([frappe#31048](frappe#31048)) ([e24bb1d](frappe@e24bb1d)) * unlink Attendance from Employee Checkins on cancellation (backport [frappe#31045](frappe#31045)) ([frappe#31049](frappe#31049)) ([e03fe97](frappe@e03fe97)) * UOM in HSN-wise summary of outward supply ([cd7d5cd](frappe@cd7d5cd)) * user can select disabled accounts in taxes table ([047c879](frappe@047c879)) * validate disabled accounts before posting ledger entries ([515e49b](frappe@515e49b)) * validate on hold purchase invoices in payment entry ([9fbd170](frappe@9fbd170)) ### Features * add Employee Status filter in leave balance reports ([716b525](frappe@716b525)) * add Link to Opportunity ([frappe#30614](frappe#30614)) ([bc23bc7](frappe@bc23bc7)) * request_for_quotation ([db4e264](frappe@db4e264)) * request_for_quotation - refactor ([b6a3e69](frappe@b6a3e69)) * select multiple values for accounting dimension (backport [frappe#31015](frappe#31015)) ([frappe#31041](frappe#31041)) ([9c21eb5](frappe@9c21eb5))
chore(release): Bumped to Version 13.29.2 ## [13.29.2](frappe/erpnext@v13.29.1...v13.29.2) (2022-05-13) ### Bug Fixes * **patch:** avoid checking for return field if it doesnt exits (backport [frappe#30995](frappe#30995)) ([frappe#30997](frappe#30997)) ([752bda5](frappe@752bda5))
chore(release): Bumped to Version 13.29.1 ## [13.29.1](frappe/erpnext@v13.29.0...v13.29.1) (2022-05-12) ### Bug Fixes * Failing accounting dimension patch ([b9a5575](frappe@b9a5575))
PreviousNext