Advertisement
Guest User

Untitled

a guest
Sep 24th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. "orders":
  2. {
  3.  
  4. "basicInfo":
  5. {
  6. "numberOrderSupplier": "Nr zamówienia dostawcy",
  7. "realizationStatus": "Status realizacji"
  8. },
  9. "advanceInfo":
  10. {
  11. "supplier": "Dostawca",
  12. "listPlacesOfDelivery": "Lista miejsc dostaw",
  13. "deliveryName": "Miejsce dostawy",
  14. "detailsSupplier": "Dane dostawcy",
  15. "detailsDeliveryName": "Dane miejsca dostawy",
  16. "productGroup": "Grupa produktowa",
  17. "deliveryDate": "Data dostawy",
  18. "totalNetto": "Suma netto",
  19. "totalVat": "Suma vat",
  20. "totalGross": "Suma brutto",
  21. "typeOfPayment": "Rodzaj płatności",
  22. "reasonExpenses": "Uzasadnienie wydatków",
  23. "enteredValueCant": "Wprowadzona wartość nie może przekraczać wartośći",
  24. "inFieldCountLine": "w polu ilość w wierszu",
  25. "selectProductGroup": "Wybierz grupę produktów",
  26. "selectPurchases": "Wybierz przedmiot zakupu",
  27. "pleaseInsertProductGroup": "Proszę uzupełnić pole: Grupa Produktowa"
  28. }
  29. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement