Skip to content

Releases: nelyj/bsale

Add email attribute to office

02 Feb 13:13
Compare
Choose a tag to compare

Bsale add new attribute to office endpoint. (this attributes does not show in official documentation)

Bump version

07 Jan 00:54
Compare
Choose a tag to compare
2.0.6

bump version

Add FiscalFolio and CAF classes

30 Oct 20:39
dcc6aa2
Compare
Choose a tag to compare

It needed to validate documents before to create in BSALE

Improved where method

22 Oct 19:10
Compare
Choose a tag to compare

Improved where method. Now it can to use any attribute from BSale

reference attributes: https://apichile.bsalelab.com/lista-de-endpoints/documentos#h.p_XCvI0nE1Gel_

Example

document = Bsale::Document.new
document.where(limit: 10, documenttypeid: 0)

Add method to find document detail by id

01 Oct 23:09
Compare
Choose a tag to compare
2.0.3

Add method to find document detail by id

Add method to find documents by clientcode

01 Oct 21:54
Compare
Choose a tag to compare
2.0.2

find document by clientcode

Update faraday version

29 Sep 12:55
Compare
Choose a tag to compare
2.0.1

update faraday version

new version to create documents

29 Sep 12:32
b24ba48
Compare
Choose a tag to compare
Merge pull request #1 from nelyj/upgrade-to-2.0

Upgrade to 2.0