Skip to content
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

feat: allow to do reposting for all stock transactions (audit) #41165

Conversation

rohitwaghchaure
Copy link
Collaborator

@rohitwaghchaure rohitwaghchaure commented Apr 24, 2024

With the "Do reposting for each Stock Transaction" configuration, system will create the Reposting Entry for each stock transaction even though future SLE doesn't exists. This will be useful for the audit, specifically when user run the reposting non working hours.

image

Docs https://docs.erpnext.com/docs/user/manual/en/stock-reposting-settings

@rohitwaghchaure rohitwaghchaure changed the title feat: allow to do reposting for all transactions (audit) feat: allow to do reposting for all stock transactions (audit) Apr 24, 2024
@github-actions github-actions bot added the stock label Apr 24, 2024
@rohitwaghchaure rohitwaghchaure force-pushed the feat-allow-to-do-reposting-for-all-transactions branch 2 times, most recently from a44be71 to 7f7361b Compare April 24, 2024 08:58
@rohitwaghchaure rohitwaghchaure force-pushed the feat-allow-to-do-reposting-for-all-transactions branch from 7f7361b to aefbe21 Compare April 24, 2024 09:01
@rohitwaghchaure rohitwaghchaure merged commit 44f9059 into frappe:develop Apr 26, 2024
13 checks passed
rohitwaghchaure added a commit that referenced this pull request Apr 26, 2024
…-41165

feat: allow to do reposting for all stock transactions (audit) (backport #41165)
rohitwaghchaure added a commit that referenced this pull request Apr 26, 2024
…ort #41165) (#41205)

* feat: allow to do reposting for all transactions (audit)

(cherry picked from commit aefbe21)

# Conflicts:
#	erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
#	erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py

* chore: fix conflicts

* chore: fix conflicts

---------

Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
frappe-pr-bot pushed a commit that referenced this pull request May 2, 2024
# [14.69.0](v14.68.2...v14.69.0) (2024-05-02)

### Bug Fixes

* 'NoneType' object has no attribute '_read_rowdata_packet_unbuffered' ([949aa93](949aa93))
* args when get the delivery note in delivery trip ([abe64aa](abe64aa))
* args when get the delivery note in delivery trip ([1a7b3c4](1a7b3c4))
* display term name for single term invoices ([58b68b7](58b68b7))
* duplicate column in the stock ledger report ([3fcdcef](3fcdcef))
* handle stock balance unbuffered_cursor error (backport [#41186](#41186)) ([#41187](#41187)) ([59010c9](59010c9))
* incorrectly applying TDS when Advance is in previous FY ([eb22fb9](eb22fb9))
* mode of payment has precedance ([33d38ba](33d38ba))
* multiple pricing rules with discount amount and discount percentage not working ([#41211](#41211)) ([54313b5](54313b5))
* negative stock qty error for stock reconciliation ([#41283](#41283)) ([9aa054c](9aa054c))
* permission issue when user permission restricts on company ([45c4167](45c4167))
* validation to prevent overallocation ([8318286](8318286))

### Features

* allow to do reposting for all stock transactions (audit) (backport [#41165](#41165)) ([#41205](#41205)) ([1e13193](1e13193))

### Performance Improvements

* timeout issue while submitting purchase receipt (v14) ([113351e](113351e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant