add ability to set payee city and payee state
Closed, ResolvedPublic

Description

Kmymoney UI can store payee information except for the payee city and state. The ability to add and modify the payee city and state needs to be added.

philhopkins triaged this task as Wishlist priority.
philhopkins raised the priority of this task from Wishlist to Normal.Sep 26 2019, 3:07 AM

I will fix this

philhopkins moved this task from Backlog to In progress on the KMyMoney board.Sep 26 2019, 3:19 AM

See D24233 for the implementation work

I have not yet checked, but this would be a good time to be sure all the available Payee fields in the UI match those available in the check-printing plugin.

philhopkins closed this task as Resolved.Jan 30 2020, 5:23 PM

They are, this patch just provides the ability to save this data into the existing database using existing variables. This variables are the ones that are used in the print checks plugin.

This is why this patch is needed, since without this patch the payee's City State (or what ever the localities that are used) cannot be saved.