mirror of
https://github.com/ademalidurmus/fatura.git
synced 2026-04-25 14:15:50 +03:00
[GH-ISSUE #7] Bize kesilen faturalar #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fatura#9
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 @serkandiker on GitHub (Jul 16, 2021).
Original GitHub issue: https://github.com/ademalidurmus/fatura/issues/7
Originally assigned to: @ademalidurmus on GitHub.
Adem bey bize kesilmiş olan faturaları portaldan görebiliyoruz . Bu verileri sayfamıza nasıl çekebiliriz ?? bir yönerge bulunmaktamıdır????
@ademalidurmus commented on GitHub (Aug 9, 2021):
Merhaba Serkan Bey,
Entegrasyon ile ilgili herhangi bir dokuman yok maalesef. Portal uzerinden islemler yapip network uzerinden yapilan istekler irdelenerek portalin davrandigi sekilde kod blogunun davranmasi saglanabilir, ilgili istekler cURL istegi olarak atilabilir.
Kolayliklar dilerim.
@sbscan commented on GitHub (Feb 28, 2022):
COMMANDS e bunu ekleyin:
"get_incoming_invoices" => ["EARSIV_PORTAL_ADIMA_KESILEN_BELGELERI_GETIR", "RG_ALICI_TASLAKLAR"]
getAllInvoicesByDateRange fonksyonunun kopyasını çıkarıp getAllInvoicesByDateRange yazan heryeri get_incoming_invoices ile değiştirin. Sonrada yeni fonksiyonu çalıştırın.
@ademalidurmus commented on GitHub (Mar 1, 2022):
Merhaba @sbscan,
Detaylar icin tesekkurler, gerekli eklemeleri yapacagim.