thkr_ituc

Results 14 issues of thkr_ituc

Issue: Bug report Please make sure your issue is reproducible on the latest bench version. The currently supported branches are: - PyPI [latest](https://pypi.org/project/frappe-bench/) - master (minor bug fixes) - v5.x...

bug

## Description of the issue I created a script report that contained a float column and a data column. Curiously the data column is right-aligned as float column would be....

bug

## Description of the issue In my doctype I "depended" the properties "Visible" and "Mandatory" of the fields "Geburtsdatum" and "Adresse" to a checkbox called "Ausgabe an Mitarbeiter". There is...

bug

## Description of the issue I wanted to use msgprint from the validate-event. But the displayed messagebox is empty. ## Context information (for bug reports) I think this was introduced...

bug
valid
QA

## Description of the issue I wrote a report that should display a float column with precison 1, e.g. "12.3". But the formating-instruction with "/" seem not to be working...

bug

## Description of the issue I have a submittable doctype that also contains some fields with property "Allow on submit" checked. These fields are validated in the python-controller with validate()....

## Description of the issue I'm working with Hrms and added german translations for "Employment Type". But the translations are not shown. I discovered that in DocType "Employment Type" the...

bug

## Description of the issue When you rename a record the Rename Dialog shows two times the phrase "New {field label}": ![image](https://user-images.githubusercontent.com/77285389/229079847-8b450f76-3936-4469-aecc-e11b48b730b6.png) The first field is supposed to be the...

bug

## Description of the issue I created a script report and noticed that some properties in the Chart-configuration have no effect. See comments in function get_chart_cfg() below. I also cannot...

bug

## Description of the issue Please look again at frappe/frappe#23766 for there has been a misunderstanding. `supervisorctl restart frappe` is called internally by the bench-update-function, not by me! I have...

bug