mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 22:55:52 +03:00
[GH-ISSUE #47] Özel Matrah Nedeni Seçilmiyor #31
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#31
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 @werfection16 on GitHub (Sep 1, 2021).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/47
Merhabalar satış yaptığımız sektör'de özel matrah olarak fatura kesmemiz gerekiyor. Bu alt yapıyı kullanmak istiyoruz fakat " Özel Matrah Nedeni " seçimi gerçekleştiremiyoruz. Fatura tipi = Özel Matrah.
@muratcesmecioglu commented on GitHub (Sep 2, 2021):
Merhaba.
Fatura tipini "özel matrah" seçip. malHizmetTable bölümünde her satır için "ozelMatrahNedeni" ve "ozelMatrahTutari" bilgisi göndermeyi denediniz mi?
Benim firmamda özel matrah kesmediğim için test portalından bakıp yanıtlıyorum. "ozelMatrahNedeni" bölümünde e-arşiv portaldaki kodları string olarak göndermeniz gerekecek.
Portal üzerinden oluşturduğum örnek malHizmetTable
@werfection16 commented on GitHub (Sep 2, 2021):
Merhabalar denedim fakat yine faturayı oluşturamıyor.
@muratcesmecioglu commented on GitHub (Sep 20, 2021):
https://gist.github.com/muratcesmecioglu/2f97a40f6b8dc53102d448a896b8263d
Bu kodlar ile test ortamında bir özel matrah fatura oluşturup ekrana yazdırabiliyorum.