Merge pull request #11 from CPM-INDIA-SALES-AND-MARKETING-PVT-LTD/GG_StockFacing_Planogram_22-02-2017

//PromoCompliance Default Toggle Changes
This commit is contained in:
YadavendraSinghYaduvanshi
2017-02-22 12:27:31 +05:30
committed by GitHub
8 changed files with 539 additions and 217 deletions
@@ -5,6 +5,8 @@
android:background="@color/white"
android:orientation="vertical">
<!--android:descendantFocusability="blocksDescendants"-->
<android.support.v7.widget.CardView xmlns:card_view="http://schemas.android.com/apk/res-auto"
android:id="@+id/card_view"
android:layout_width="match_parent"
@@ -275,5 +275,12 @@
<!--Stock Facing Planogram Tracker-->
<string name="stock_planogram_data_uploading">Stock Planogram Data Uploading</string>
<string name="stock_planogram_data_noCamera_data">Please fill the no camera data</string>
<string name="stock_planogram_shelf">Shelf </string>
<string name="stock_planogram_shelf_position"> Position </string>
<string name="stock_planogram_already_exists">is already exists</string>
<string name="stock_planogram_data_select_one_sku">Please select atleast one sku</string>
<string name="stock_planogram_data_add_shelf">Add sku, shelf can not be empty</string>
</resources>