You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HP-2883: Implement Business Central bills import service (#114)
* HP-2883: Implement Business Central bills import service
* HP-2883: added support reversesId to Bill
* HQD-21: fixing "Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead" deprecation warning in Bill
* HQD-21: fixing "Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead" deprecation warning in batch of classes
* HQD-21: fixing "Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead" deprecation warning in SinglePrice
* HQD-21: fixing "Implicitly marking parameters as nullable is deprecated, the explicit nullable type must be used instead" deprecation warning in BillSource
* HQD-21: fixing "Optional parameter $plan declared before required parameter $price is implicitly treated as a required parameter" deprecation warning in SinglePrice
* HQD-129: thightly refectored BillReversesId
0 commit comments