|
@ -92,6 +92,19 @@ |
|
|
android:text="@string/PoStockReturn" |
|
|
android:text="@string/PoStockReturn" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
android:id="@+id/btn_POStockInDao" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
|
|
|
android:background="#00000000" |
|
|
|
|
|
android:drawableTop="@drawable/dpostockin" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
|
android:padding="8dp" |
|
|
|
|
|
android:text="@string/DPoStockIN" |
|
|
|
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
@ -116,19 +129,6 @@ |
|
|
android:text="@string/PoStockReturnRed" |
|
|
android:text="@string/PoStockReturnRed" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
android:id="@+id/btn_POStockInDao" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
|
|
|
android:drawableTop="@drawable/dpostockin" |
|
|
|
|
|
android:background="#00000000" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
|
android:padding="8dp" |
|
|
|
|
|
android:text="@string/DPoStockIN" |
|
|
|
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
<Button |
|
|
android:id="@+id/btn_POStockRefuse" |
|
|
android:id="@+id/btn_POStockRefuse" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
@ -573,30 +573,30 @@ |
|
|
android:text="@string/MoStockIn" |
|
|
android:text="@string/MoStockIn" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/row_20" |
|
|
|
|
|
android:layout_width="fill_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:baselineAligned="false" |
|
|
|
|
|
android:gravity="left" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:padding="3dp"> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
<Button |
|
|
android:id="@+id/btn_DispatchListReturn" |
|
|
android:id="@+id/btn_DispatchListReturn" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
android:drawableTop="@drawable/dispatchlistreturn" |
|
|
|
|
|
android:background="#00000000" |
|
|
android:background="#00000000" |
|
|
|
|
|
android:drawableTop="@drawable/dispatchlistreturn" |
|
|
android:gravity="center_horizontal" |
|
|
android:gravity="center_horizontal" |
|
|
android:padding="8dp" |
|
|
android:padding="8dp" |
|
|
android:visibility="gone" |
|
|
android:visibility="gone" |
|
|
android:text="@string/DispatchListReturn" |
|
|
android:text="@string/DispatchListReturn" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
|
|
android:id="@+id/row_20" |
|
|
|
|
|
android:layout_width="fill_parent" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:baselineAligned="false" |
|
|
|
|
|
android:gravity="left" |
|
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
|
android:padding="3dp"> |
|
|
|
|
|
|
|
|
<Button |
|
|
<Button |
|
|
android:id="@+id/btn_DispatchListReturnYTM" |
|
|
android:id="@+id/btn_DispatchListReturnYTM" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
@ -636,8 +636,6 @@ |
|
|
android:textSize="24sp" /> |
|
|
android:textSize="24sp" /> |
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:id="@+id/row_7" |
|
|
android:id="@+id/row_7" |
|
|
android:layout_width="fill_parent" |
|
|
android:layout_width="fill_parent" |
|
@ -685,6 +683,32 @@ |
|
|
android:visibility="gone" |
|
|
android:visibility="gone" |
|
|
android:text="@string/InvTransOut" |
|
|
android:text="@string/InvTransOut" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
android:id="@+id/btn_OpTransfer" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
|
|
|
android:background="#00000000" |
|
|
|
|
|
android:drawableTop="@drawable/optransfer" |
|
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
|
android:padding="8dp" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
android:text="@string/OpTransfer" |
|
|
|
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
android:id="@+id/btn_CheckIn" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
|
|
|
android:background="#00000000" |
|
|
|
|
|
android:drawableTop="@drawable/checkin" |
|
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
|
android:padding="8dp" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
android:text="@string/ICSCheckIn" |
|
|
|
|
|
android:textSize="15sp" /> |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
@ -712,29 +736,29 @@ |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
<Button |
|
|
<Button |
|
|
android:id="@+id/btn_OpTransfer" |
|
|
|
|
|
|
|
|
android:id="@+id/btn_InvTrans" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
android:drawableTop="@drawable/optransfer" |
|
|
|
|
|
|
|
|
android:drawableTop="@drawable/invtrans" |
|
|
android:background="#00000000" |
|
|
android:background="#00000000" |
|
|
android:gravity="center_horizontal" |
|
|
android:gravity="center_horizontal" |
|
|
android:padding="8dp" |
|
|
android:padding="8dp" |
|
|
android:visibility="gone" |
|
|
android:visibility="gone" |
|
|
android:text="@string/OpTransfer" |
|
|
|
|
|
|
|
|
android:text="@string/InvTrans" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
<Button |
|
|
<Button |
|
|
android:id="@+id/btn_InvTrans" |
|
|
|
|
|
|
|
|
android:id="@+id/btn_InvTrans1" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
android:drawableTop="@drawable/invtrans" |
|
|
|
|
|
android:background="#00000000" |
|
|
android:background="#00000000" |
|
|
|
|
|
android:drawableTop="@drawable/invtransin" |
|
|
android:gravity="center_horizontal" |
|
|
android:gravity="center_horizontal" |
|
|
android:padding="8dp" |
|
|
android:padding="8dp" |
|
|
android:visibility="gone" |
|
|
android:visibility="gone" |
|
|
android:text="@string/InvTrans" |
|
|
|
|
|
|
|
|
android:text="@string/InvTrans1" |
|
|
android:textSize="15sp" /> |
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
@ -760,19 +784,6 @@ |
|
|
android:orientation="horizontal" |
|
|
android:orientation="horizontal" |
|
|
android:padding="3dp"> |
|
|
android:padding="3dp"> |
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
|
|
|
android:id="@+id/btn_CheckIn" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:drawableTop="@drawable/checkin" |
|
|
|
|
|
android:background="#00000000" |
|
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
|
android:padding="8dp" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
android:text="@string/ICSCheckIn" |
|
|
|
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
<Button |
|
|
<Button |
|
|
android:id="@+id/btn_BoxTransfer" |
|
|
android:id="@+id/btn_BoxTransfer" |
|
|
android:layout_width="wrap_content" |
|
|
android:layout_width="wrap_content" |
|
@ -818,19 +829,6 @@ |
|
|
android:orientation="horizontal" |
|
|
android:orientation="horizontal" |
|
|
android:padding="3dp"> |
|
|
android:padding="3dp"> |
|
|
|
|
|
|
|
|
<Button |
|
|
|
|
|
android:layout_marginLeft="@dimen/activity_horizontal_margin" |
|
|
|
|
|
android:id="@+id/btn_InvTrans1" |
|
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
android:drawableTop="@drawable/invtransin" |
|
|
|
|
|
android:background="#00000000" |
|
|
|
|
|
android:gravity="center_horizontal" |
|
|
|
|
|
android:padding="8dp" |
|
|
|
|
|
android:visibility="gone" |
|
|
|
|
|
android:text="@string/InvTrans1" |
|
|
|
|
|
android:textSize="15sp" /> |
|
|
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -944,7 +942,7 @@ |
|
|
</LinearLayout> |
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
<LinearLayout |
|
|
android:id="@+id/row_21" |
|
|
|
|
|
|
|
|
android:id="@+id/row_22" |
|
|
android:layout_width="fill_parent" |
|
|
android:layout_width="fill_parent" |
|
|
android:layout_height="wrap_content" |
|
|
android:layout_height="wrap_content" |
|
|
android:baselineAligned="false" |
|
|
android:baselineAligned="false" |
|
|