-
Notifications
You must be signed in to change notification settings - Fork 32
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
Aggregate Storage for Product and Warehouse #662
Comments
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
that referenced
this issue
Nov 8, 2017
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 8, 2017
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
goal of that: not have business and dimension within the metasfresh-material-dispo "core" service also experiment with using version version ranges again (this time deplaring the metasfresh-version property in every single pom.xml) Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
that referenced
this issue
Nov 14, 2017
goal of that: not have business and dimension within the metasfresh-material-dispo "core" service also experiment with using version version ranges again (this time deplaring the metasfresh-version property in every single pom.xml) Aggregate Storage for Product and Warehouse #662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
…issue also use version range more consistently/aggressively also cleanup legacy "dispo" folder Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
also minor in pom.xml Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 14, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 15, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 17, 2017
* move DispoTestUtils to test * extend MaterialQuery for multiple storage attributes keys * move code about avaialable stock out of CandidateRepositoryRetrieval and candidateRepositoryRetrievalTests * introduce StockRepository and related classes, to be queried about avaiable stock * minor changes in IDimensionspecDAO * rename method in ProductDescriptor to be a bit less confusing * mere adaptive changes (to refactrings etc) in AvailableStockService, AvailableStockServiceTests, TestHelper, DemandCandiateHandler, StockUpCandiateHandler, CandidateChangeHandlerTests, DemandCandiateCangeHandlerTest, MaterialDispoEventListenerFacadeTests, SupplyProposalEvaluatorTests, DistributionPlanEventHandlerTests, ForecastEventHandlerTest, ProductionPlanEventHandlerTests, ShipmentScheduleEventHandlerTests, MaterialDescriptorTest, ProductDescriptorTest * change MD_Candidate_Latest_v to MD_Candidate_Stock_v and also add model classes Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 17, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 17, 2017
* prevent the stupid mistake of adding a CompositeQueryFilter to itself 😊 * remove at least some gibberish from StringLikeFilter's toString method * solve a minor bug in InArrayQueryFilter's toString method * open NotQueryFilter for testing * extend CompositeQueryFilterAssert and add QueryFilterAssert and QueryFilterTestUtil for better query filter testing * minor change in ImmutableAttributeSet * start implementing the trl between client and commons in AvailableStockService * finish implementation in StockRepository incl search for result with "any-other-attribute" Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 17, 2017
also add another assert Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
that referenced
this issue
Nov 17, 2017
Aggregate Storage for Product and Warehouse #662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 20, 2017
also rename "unspecified" to "all" and adapt AvailableStockService to its current use Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse #662
metas-ts
added a commit
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse #662
teosarca
added a commit
that referenced
this issue
Nov 20, 2017
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh-dist-legacy
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
that referenced
this issue
Nov 20, 2017
Aggregate Storage for Product and Warehouse #662
This was referenced Nov 21, 2017
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
that referenced
this issue
Nov 21, 2017
Aggregate Storage for Product and Warehouse #662
metas-ts
added a commit
that referenced
this issue
Nov 21, 2017
Aggregate Storage for Product and Warehouse #662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
that referenced
this issue
Nov 21, 2017
Aggregate Storage for Product and Warehouse #662
teosarca
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
also minor refactoring Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
* make sure we store '' instead of NULL or '<ALL_STORAGE_ATTRIBUTES_KEYS>' in MD_Candidates * rename CandidateRepositoryCommands to CandidateRepositoryWriteService Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 21, 2017
...even if the CandidatesQuery had one Aggregate Storage for Product and Warehouse metasfresh/metasfresh-webui-api-legacy#662
metas-ts
added a commit
to metasfresh/metasfresh
that referenced
this issue
Nov 26, 2017
[#1293](metasfresh/metasfresh-webui-frontend-legacy#1293) Cannot scroll down in a filter with lots of parameters [#669](metasfresh/metasfresh-webui-api-legacy#669) CU-TU's built name and description is wrong [#1366](metasfresh/metasfresh-webui-frontend-legacy#1366) Error in Quickentry dropdown List [#1345](metasfresh/metasfresh-webui-frontend-legacy#1345) Invalid date was used on dateTime tablecell [#701](metasfresh/metasfresh-webui-api-legacy#701) webui server is losing session context [#683](metasfresh/metasfresh-webui-api-legacy#683) Source HU Actions shall only be "Drop Source HU" [#1358](metasfresh/metasfresh-webui-frontend-legacy#1358) View field editor: number field is behaving weird when using keyboard [#2945](#2945) Adjustment in pain001 [#3056](#3056) purchase candidates: implement locking mechanism [#694](metasfresh/metasfresh-webui-api-legacy#694) purchase view: set modal title as process caption [#700](metasfresh/metasfresh-webui-api-legacy#700) Filter error after static filter set [#3057](#3057) display order, forecast or shipmentschedule in material dispo main window [#3055](#3055) purchase candidates: notify user when the purchase order was generated [#697](metasfresh/metasfresh-webui-api-legacy#697) New BPartner is not available as SubProducerBPartner in MaterialReceipt BPartner [#3034](#3034) solve material dispo regressions [#671](metasfresh/metasfresh-webui-api-legacy#671) T_WEBUI_ViewSelection[Line] shall be truncated and not deleted [#695](metasfresh/metasfresh-webui-api-legacy#695) picking terminal: implement dynamic picking slot allocation/release [#3043](#3043) A contract shall not be created when a completing a quotation [#1380](metasfresh/metasfresh-webui-frontend-legacy#1380) Shortcut for new document [#2944](#2944) Allow more than 1 PostFinanceUserNo per Account [#3023](#3023) ad_org is ignored when doing quick order entry [#1363](metasfresh/metasfresh-webui-frontend-legacy#1363) jenkins: run npm test on each build [#3010](#3010) Inherit c_order_id and orderline_id from flatrate term to invoice candidate [#2958](#2958) 2nd Discount Break is ignored [#2997](#2997) Partner Import: Support importing the Org via value [#689](metasfresh/metasfresh-webui-api-legacy#689) Picking processed compress to top-level HU [#692](metasfresh/metasfresh-webui-api-legacy#692) Error in Quickentry Sales Order when canceling input [#679](metasfresh/metasfresh-webui-api-legacy#679) HU taken out in Picking Tray Clearing still displayed in the Picking Slot in Picking Terminal [#687](metasfresh/metasfresh-webui-api-legacy#687) picking terminal: show BPartner instead of DeliveryDate [#693](metasfresh/metasfresh-webui-api-legacy#693) Error in create purchase orders from Sales order line [#662](metasfresh/metasfresh-webui-api-legacy#662) Aggregate Storage for Product and Warehouse [#1351](metasfresh/metasfresh-webui-frontend-legacy#1351) wrong backend api call for grid view editing me-45
Results of IT1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is this a bug or feature request?
Feature Request
What is the current behavior?
Currently, we have Storages in HU_Storage.
Which are the steps to reproduce?
None
What is the expected or desired behavior?
For a faster retrieval of Storage Info we need an aggregation of storages per Product and Warehouse.
The text was updated successfully, but these errors were encountered: