CoreBOSBB
Bug - created pick list payments - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Bug - created pick list payments (/showthread.php?tid=866)



Bug - created pick list payments - rslemer - 01-24-2018

I try create a simple pick list in payments module

System change value in pick list to "related user"

See attached, see in online demo


RE: Bug - created pick list payments - joebordes - 01-24-2018

it is because there is a translation label for that picklist value in the language files of this module. I would suggest you use another value for your picklist or hide the related user field and change the label.

this may work as you expect when we implement this issue:

https://github.com/tsolucio/corebos/issues/182


RE: Bug - created pick list payments - rslemer - 01-25-2018

ah ok,

There another problem with translation, in this case, not translate "money" inĀ ( record detail )


RE: Bug - created pick list payments - joebordes - 01-25-2018

I just tried in my install and in the online demo and Cash was translated on both.

Maybe you defined that entry somehow?


RE: Bug - created pick list payments - rslemer - 01-26-2018

But I tested now, and system show in english

http://corebos.org/demos/corebos/index.php?action=CallRelatedList&module=Vendors&record=2329&parenttab=ptab&selected_header=CobroPago&relation_id=118#tbl_Vendors_CobroPago


RE: Bug - created pick list payments - joebordes - 01-26-2018

fixed:

https://github.com/tsolucio/corebos/commit/a8f388a33ec31c69aa30634750025c75155b3f62

thanks!!