Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ticket 627 oe record type #284

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

sschoeling
Copy link
Member

3 kleine fixes für den alten Auftragscontroller:

  • Form::lastname_used hat noch versucht in oe das quotation Flag zu benutzen
  • OE::_save - dito
  • OE::_retrieve hat noch versucht check_exchangerate ohne Währung aufzurufen.

Sollte nur im alten oe.pl controller benutzt werden.
Wird bei neuen Aufträgen aufgerufen, wo nocht keine Währung gesetzt ist.
@rebootl
Copy link
Member

rebootl commented Mar 6, 2024

Habe es kurz lokal bei mir getestet.

Die Auftragsmaske erscheint jetzt aber wenn ich dann auf speichern gehe kommt der Fehler wieder:

Fehler!

do_transaction() failed - DBD::Pg::st execute failed: FEHLER:  Spalte »quotation« existiert nicht
LINE 3:        WHERE NOT COALESCE(quotation, FALSE) AND (customer_id...
                                  ^ at /var/www/kivitendo-erp/SL/DBUtils.pm line 150.

Vielleicht ist aber auch bei mir noch etwas falsch..

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

Successfully merging this pull request may close these issues.

2 participants