Ankush Menat
aa0e163b1f
test: hypothesis tests for FIFO queue
3 years ago
Ankush Menat
9d177433cb
fix: return consumed bin on collapsing queue
3 years ago
Ankush Menat
a00d8d02b2
refactor: outgoing rate and defaults for remove_stock
3 years ago
Ankush Menat
db1c0889d3
feat: get consumed bins from Fifo queue on pop
3 years ago
Ankush Menat
1833f7ab81
test: FifoValuation tests
3 years ago
Ankush Menat
e6e679cf7a
fix: round off if near zero while popping from queue
3 years ago
Ankush Menat
a71b476652
feat: repr, eq and iter for fifo queue
3 years ago
Ankush Menat
4b29fb6d08
refactor: move Fifo Valuation to a new class
3 years ago
Dany Robert
0ca467a28f
fix: remove rounding of avg rating ( #28945 )
3 years ago
Subin Tom
e85da7a03a
fix: Add Invoice Number field to list view in Opening Inv Creation Tool ( #28938 )
3 years ago
mergify[bot]
c1a0f649cb
fix: convert asynchronous field update to synchronous ( #28930 )
(cherry picked from commit 5adf85f5b7ba94591381b03709b1fee6aa9331a5)
Co-authored-by: Dan Navarro on Ubuntu Work <danjeremynavarro@gmail.com>
3 years ago
Deepesh Garg
b139ee1777
Merge pull request #28911 from nextchamp-saqib/fix-ksa-pf
fix(ksa): enable ksa pos invoice print format
3 years ago
Deepesh Garg
238403d3f6
Merge pull request #28916 from deepeshgarg007/multicurrency_subscription
fix: Multicurrency invoices using subscription
3 years ago
Noah Jacob
4cb5b627a1
fix: mapping to maintenance visit gets erased ( #28917 )
* fix: mappings to maintenance visit gets erased
* test: mapping of schedule to visit
3 years ago
Ankush Menat
6ba8f7644d
chore: ledger invariant check report ( #28921 )
3 years ago
Deepesh Garg
6ab753015e
fix: Add tests for multicurrency subscription
3 years ago
Deepesh Garg
0e4842b986
fix: Multicurrency invoices using subscription
3 years ago
Saqib Ansari
564d23fa8d
fix(ksa): enable ksa pos invoice print format
3 years ago
DeeMysterio
2be62c279f
feat: provision to have limited parameters for in-process quality ins… ( #28549 )
* feat: provision to have limited parameters for in-process quality inspection
* chore: formatting
3 years ago
Ankush Menat
228e011819
perf: remove forcing of posting sort index on stock balance ( #28902 )
mysql is generally smart enough to figure out which index is better
based on cardinality of index. While posting sort index is better for
low item high # of SLE scenario it's bad for high item variety each with
lower count of SLEs.
3 years ago
Saqib
6acdb2f00b
feat: Home Onboarding ( #28551 )
3 years ago
HENRY Florian
29f6852c13
feat: Manufacturing : in BOM Operation time can be fix ( #27063 )
* feat: Operation time can be fixed
* better coding without duplicate code
* change modified date foir doctype
* undo change
* fix varmixing
* fix varmixing
* fix: remove f-string that's not required anymore
* refactor: use ORM instead of raw query
* fix: improve description
* test: basic test for fixed time
Co-authored-by: Ankush Menat <ankush@frappe.io>
3 years ago
Deepesh Garg
66f516523f
Merge pull request #28822 from ruthra-kumar/deferred_report_revenue_and_expense
feat: Deferred Revenue and Expense report with actual and upcoming postings
3 years ago
Jannat Patel
af202e715d
Merge branch 'develop' into home-onboarding
3 years ago
Jannat Patel
aba36eb2be
Merge branch 'home-onboarding' of https://github.com/pateljannat/erpnext into home-onboarding
3 years ago
Jannat Patel
63618cc7ab
fix: titles and order
3 years ago
Deepesh Garg
64f68d5e94
Merge branch 'develop' into deferred_report_revenue_and_expense
3 years ago
Subin Tom
5c4d3f89d2
feat: 'Invoice Number' field in Opening Invoice Creation Tool ( #28844 )
3 years ago
Subin Tom
be103ab8e6
fix: Currency fix for `cost` field in subscription plan ( #28821 )
3 years ago
Saqib
2411477e6d
fix: time to response shows failed ( #28895 )
3 years ago
Saqib
56bc8a52f4
Merge branch 'develop' into home-onboarding
3 years ago
Saqib
39c6f661f1
revert: "fix: expected value after useful life validation"
3 years ago
Saqib
5cf5412827
Merge pull request #28887 from nextchamp-saqib/sla-fixes-#1
fix: reset_expected_response_and_resolution on hold
3 years ago
Rucha Mahabal
a481a7c90e
fix(test): Employee Exit Summary ( #28888 )
3 years ago
ruthra
9ec8841b91
refactor: rename checkbox and translations
- rename checkbox and make it
- added translation text for labels
- fixes for linter error
3 years ago
Saqib Ansari
0add80b02f
fix: failing tests
3 years ago
Ankush Menat
7c33df5d54
chore: bump coverage requirements
3 years ago
Saqib Ansari
c5fcbeff7a
fix: reset_expected_response_and_resolution on hold
3 years ago
Ankush Menat
96ef88d935
test: remove commits from tests ( #27939 )
* test: remove commits from tests in selling module
* test: remove commits from manufacturing module
* test: remove commits from accounts module tests
* test: remove commits from controller tests
* test: keep commits in accounting dimension test
* Revert "test: remove commits from controller tests"
This reverts commit f5cfbee5da844f8b2bffeee907ac602754f16ff4.
* Revert "test: remove commits from accounts module tests"
This reverts commit df4c27efddf355e2731a18e8871e54d18590f219.
3 years ago
Ankush Menat
66960cf050
fix: remove set only once from valuation method ( #28876 )
3 years ago
Ankush Menat
80f1a8c645
fix: incorrect logic for "Reserved Qty for Production" ( #28880 )
* fix: reservation for production incorrect
The query uses case to decide what fields to compute reservation on,
this case is outermost case hence the very first Work order's "Skip
transfer" is considered for ALL work orders.
Solution: move the case inside Sum.
Steps to reproduce:
1. Make work order for more than 1 qty (with | without skip transfer)
2. Create manufacture and transfer entries.
3. Keep checking reserved quantities during this process.
* test: use default warehouse for testing reservation
3 years ago
ruthra
a8a598ace7
refactor: remove unused function 'get_postings'
3 years ago
aaronmenezes
304aa44feb
fix: Nonstock item showing in Itemwise Recommended Reorder Level report ( #28873 )
3 years ago
Rucha Mahabal
b027050f77
Merge pull request #28845 from ruchamahabal/fix-salary-slip-timesheet
fix: incorrect amount based on payment days in timesheet salary slip
3 years ago
Ankush Menat
7fd06108bf
fix: reorder patch to fix custom field options ( #28866 )
3 years ago
Deepesh Garg
6749d8e6c9
Merge pull request #28832 from deepeshgarg007/ksa_e_invoice_patch_fix
fix: KSA QR field rename patch
3 years ago
Noah Jacob
cc8c0595e2
fix(UX): hide RM table(Job Card) if material transfer is against work order ( #28746 )
3 years ago
Noah Jacob
db46257a3b
feat: added required_date field to set date in child table ( #28432 )
* feat: added required_date field to set date in child table
* fix: dont refresh full table
Co-authored-by: Ankush Menat <ankush@frappe.io>
3 years ago
Ankush Menat
534c64abcd
fix: packing slip incorrect item value ( #28862 )
3 years ago
Saqib
ae71b704ff
Merge pull request #28783 from nextchamp-saqib/hsn-wise-summary-report-fix
fix: hsn-wise summary is incorrect if an invoice has repeated item code
3 years ago