-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: ui clean-up #43305
Merged
rohitwaghchaure
merged 1 commit into
frappe:develop
from
rohitwaghchaure:ui-cleanup-plant-floor-bom-creator
Sep 20, 2024
Merged
fix: ui clean-up #43305
rohitwaghchaure
merged 1 commit into
frappe:develop
from
rohitwaghchaure:ui-cleanup-plant-floor-bom-creator
Sep 20, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rohitwaghchaure
force-pushed
the
ui-cleanup-plant-floor-bom-creator
branch
from
September 20, 2024 05:03
1672880
to
d872efe
Compare
rohitwaghchaure
force-pushed
the
ui-cleanup-plant-floor-bom-creator
branch
from
September 20, 2024 05:04
d872efe
to
49c70e1
Compare
rohitwaghchaure
added
backport version-15-hotfix
and removed
needs-tests
This PR needs automated unit-tests.
labels
Sep 20, 2024
mergify bot
pushed a commit
that referenced
this pull request
Sep 20, 2024
fix: ui cleanup (cherry picked from commit b127a0c) # Conflicts: # erpnext/manufacturing/doctype/bom_creator/bom_creator.json # erpnext/manufacturing/doctype/plant_floor/plant_floor.json # erpnext/public/js/templates/visual_plant_floor_template.html
rohitwaghchaure
added a commit
that referenced
this pull request
Sep 22, 2024
* fix: ui clean-up (#43305) fix: ui cleanup (cherry picked from commit b127a0c) # Conflicts: # erpnext/manufacturing/doctype/bom_creator/bom_creator.json # erpnext/manufacturing/doctype/plant_floor/plant_floor.json # erpnext/public/js/templates/visual_plant_floor_template.html * chore: fix conflicts * chore: fix conflicts * chore: fix conflicts --------- Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
frappe-pr-bot
pushed a commit
that referenced
this pull request
Sep 25, 2024
## [15.36.2](v15.36.1...v15.36.2) (2024-09-25) ### Bug Fixes * add currency in financial statement ([927f800](927f800)) * added date condition ([0e18845](0e18845)) * AR / AP report to ignore 0.0 outstanding ([979d801](979d801)) * **Bank Account:** dashboard connections (backport [#43365](#43365)) ([#43367](#43367)) ([cfea2de](cfea2de)) * change dynamic link doctype fieldtype to data ([05c92cc](05c92cc)) * closing amount reset to expected amount on save (backport [#43358](#43358)) ([#43368](#43368)) ([0722aa5](0722aa5)) * create_address is failing ([557ef5d](557ef5d)) * handle missing liability account scenario in `set_liability_account` ([4045928](4045928)) * incorrect outstanding on non-pos invoice with write_off_account ([f89a3db](f89a3db)) * incorrect stock balance for inventory dimension (backport [#43284](#43284)) ([#43290](#43290)) ([f6725e2](f6725e2)) * item_query in pos_invoice ([99e004b](99e004b)) * make to tax category on tax rule to filter with percent ([63d4fdd](63d4fdd)) * **minor:** include condition to check docstatus ([1f42302](1f42302)) * not able to cancel Quality Inspection (backport [#43374](#43374)) ([#43375](#43375)) ([40fbb1d](40fbb1d)) * partial return on POS invoice ([998fef7](998fef7)) * partial return on POS invoice ([b99ca7d](b99ca7d)) * Payment Ledger Report currency fieldtype fix ([ad2d6a1](ad2d6a1)) * **Payment Reconciliation:** German translations ([e06a01f](e06a01f)) * set group_by condition if empty and voucher_no is set ([ec27077](ec27077)) * shipping rule must match the company ([085a4c6](085a4c6)) * show chart tool tip in report currency ([e5ae828](e5ae828)) * stock dashboard (backport [#43347](#43347)) ([#43349](#43349)) ([176feb2](176feb2)) * transaction exchange rate on GL's for Multi currency Journals ([a7ccc94](a7ccc94)) * translate in js ([84e26e2](84e26e2)) * Translation for button SO to PO ([73d98ad](73d98ad)) * ui clean-up (backport [#43305](#43305)) ([#43312](#43312)) ([7e6d6f0](7e6d6f0)) * update clearance date in invoice payment table ([10ecdb9](10ecdb9))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Plant Floor
BOM Creator