Actualizează deltatech_sale_qty_available cu funcționalități noi și…#2470
Merged
Conversation
… migrare SQL Adaugă câmpul `is_ready` stocat pentru indicatori de stoc în timp real în comenzile de vânzare. Extinde logica pentru politici de livrare și stări ale comenzilor. Include scripturi de migrare pentru a popula câmpul `is_ready` pe comenzile existente și îmbunătățiri de documentație și capturi de ecran.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 18.0 #2470 +/- ##
==========================================
+ Coverage 72.68% 72.73% +0.05%
==========================================
Files 1229 1229
Lines 19875 19908 +33
Branches 2801 2800 -1
==========================================
+ Hits 14447 14481 +34
- Misses 4622 4625 +3
+ Partials 806 802 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
… migrare SQL
Adaugă câmpul
is_readystocat pentru indicatori de stoc în timp real în comenzile de vânzare. Extinde logica pentru politici de livrare și stări ale comenzilor. Include scripturi de migrare pentru a popula câmpulis_readype comenzile existente și îmbunătățiri de documentație și capturi de ecran.