mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 22:55:52 +03:00
[GH-ISSUE #91] Fatura Oluşturamama, Kullanıcı bilgileri düzenleyememe #67
Labels
No labels
araştırılıyor
bug
enhancement
good first issue
istek
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/efatura#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mehmetyildiz07 on GitHub (Jul 13, 2022).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/91
Merhaba, öncelikle çalışmanız için çok teşekkür ederim. Bayadır incelemek istiyordum ama yeni fırsat bulabildim.
Tüm verileri efatura üzerinden sorunsuz çekebiliyorum bunda herhangi bir problem yaşamadım ama fatura oluştururken ya da kullanıcı bilgilerini set etmeye çalışırken hata alıyorum ya da hata almadan set işlemini yapmıyor.
Bu sorunu yaşayan ya da çözüm yolu bilen var mı ?
@mehmetyildiz07 commented on GitHub (Jul 13, 2022):
Kapanmış bir soru da gördüm nedenini teşekkürler.
Invoice Manager da ilgili alanı düzeltmemiz gerekiyormuş
$body = $this->sendRequestAndGetBody(self::DISPATCH_PATH, $parameters);
$this->checkError($body);