Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Edit Fields in Main Grid View #1167

Closed
metas-mk opened this issue Aug 30, 2017 · 4 comments
Closed

Edit Fields in Main Grid View #1167

metas-mk opened this issue Aug 30, 2017 · 4 comments

Comments

@metas-mk
Copy link
Member

Type of issue

Feature request

Current behavior

Currently, it is not possible in Main Grid Views to edit fields directly in there.

Expected behavior

It shall be possible. It's mostly missed in Product Price maintenance, where the user has to change a lot of Prices in a short time. The solution could be, to add an edit selection via right mouse, OR to have a "table edit mode switch" in window action that switches the window to an edit mode like in included tabs. WDYT?

image

@teosarca
Copy link
Member

Found following issues on last PR:

  1. Issue when going from one view to another:

image
image
image

@teosarca
Copy link
Member

another issue,

  1. Editing does not work

image
image

@teosarca
Copy link
Member

  1. the "Edit field value" is not translated,
  • switch your language to german
  • go to product prices and right click on some price cell
  • the "Edit field value" is still in english

teosarca added a commit that referenced this issue Sep 18, 2017
Revert "Implements inline editing for main tables #1167"
teosarca added a commit that referenced this issue Sep 20, 2017
Hotfixes for inline editing for main tables #1167
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Sep 24, 2017
[#608](metasfresh/metasfresh-webui-api-legacy#608) CU
Quantity in Excel Export from HU Editor is wrong
[#2477](#2477)
Subscription Import Window Adjustments
[#588](metasfresh/metasfresh-webui-api-legacy#588)
Cloning Feature: Error when cloning BOM
[#2541](#2541) Allow
filtering by product group in window product
[#2538](#2538) Remove
legacy LDAP code
[#576](metasfresh/metasfresh-webui-api-legacy#576)
Implement batch entry for Sales/Purchase Invoice documents
[#2484](#2484) allow
using partner product numbers and name for entering order line
[#2502](#2502) Allow
multiple shipment schedules per orderline
[#2395](#2395) Drop
C_Flatrate_Conditions.IsNewTermCreatesOrder together with java code
[#2529](#2529) Import
System users
[#607](metasfresh/metasfresh-webui-api-legacy#607)
AD_Column.IsMandatory shall be overwritten by MandatoryLogic
[#2514](#2514) Support
importing multiline fields
[#603](metasfresh/metasfresh-webui-api-legacy#603)
Handle incorrect AD_Window_ID in URL
[#1167](metasfresh/metasfresh-webui-frontend-legacy#1167)
Edit Fields in Main Grid View
[#2146](#2146) Implement
Generic Multi Tags / labels for records
[#2501](#2501) Import
Requests
[#2510](#2510) Prevent
users from creating duplicate main prices
[#2344](#2344) Support
version 02 CAMT54 file
[#1197](metasfresh/metasfresh-webui-frontend-legacy#1197)
frontend: export view to excel
[#2482](#2482) Allow
disabling of model interceptors on the fly
[#1194](metasfresh/metasfresh-webui-frontend-legacy#1194)
Use API to fetch the locale
[#591](metasfresh/metasfresh-webui-api-legacy#591)
Filter by warehouse when selecting HUs to issue
[#593](metasfresh/metasfresh-webui-api-legacy#593)
Remove Clone action if not supported
[#2492](#2492) Process
C_Dunning_Candidate_Process fails
[#491](metasfresh/metasfresh-webui-api-legacy#491)
Wrong widget Type for Date-Range in Process Parameter

me-45
@metas-lc metas-lc self-assigned this Oct 18, 2017
@metas-lc
Copy link

IT

  1. navigating from a window to another (e.g. Sales order to Product prices) works fine. The content changed OK
  2. go to product price, grid view, try to edit a price: it works, you can use up and down arrow to change price, or directly the keyboard
    NOK: if you click too fast on the arrows, the document view is opening. It shall not open if you click there
  3. switched to german language, "Edit field value" is still in english NOK

created follow-up #1274

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants