Enrique Barcelli kikobar
  • Singapore
  • https://acc4e.com/@kikobar
  • Human being. Temporary dweller of this planet. Permanently searching for ways of making tomorrow better than today. Open-minded. All ideas are welcome.

  • Joined on 2023-06-18
kikobar pushed to main at kikobar/revelupex 2024-08-10 21:42:38 +00:00
ceb83f87a9 Add import hourly
kikobar pushed to main at kikobar/revelupex 2024-08-10 19:59:19 +00:00
766620a1e9 Add license
kikobar closed issue kikobar/org.openbravo.kikobar.banqup#6 2024-05-21 08:38:36 +00:00
Banqup cannot create the PDF invoice because the file is invalid
kikobar commented on issue kikobar/org.openbravo.kikobar.banqup#6 2024-05-21 08:38:36 +00:00
Banqup cannot create the PDF invoice because the file is invalid

The Banqup team has applied a fix to their code and now the issue is resolved. The above mentioned patch is not needed any more.

kikobar commented on issue kikobar/org.openbravo.kikobar.banqup#6 2024-05-20 04:07:09 +00:00
Banqup cannot create the PDF invoice because the file is invalid

Attached the patch for the workaround.

kikobar commented on issue kikobar/org.openbravo.kikobar.banqup#6 2024-05-20 03:55:35 +00:00
Banqup cannot create the PDF invoice because the file is invalid

Banqup informs that the issue has been introduced by the deployment of the new Credit Note functionality and they are going to fix it in the next few days. They provided the temporary workaround…

kikobar opened issue kikobar/org.openbravo.kikobar.banqup#6 2024-05-20 03:48:16 +00:00
Banqup cannot create the PDF invoice because the file is invalid
kikobar pushed tag 0.5.0 to kikobar/org.openbravo.kikobar.banqup 2024-01-25 19:32:01 +00:00
kikobar pushed to dev at kikobar/org.openbravo.kikobar.banqup 2024-01-25 19:29:24 +00:00
kikobar pushed to master at kikobar/org.openbravo.kikobar.banqup 2024-01-25 19:29:24 +00:00
a64bf28328 Add documentation for delete_invoice.py
123eded3c6 Add delete_invoice functionality
Compare 2 commits »
kikobar created branch dev in kikobar/org.openbravo.kikobar.banqup 2024-01-25 19:29:24 +00:00
kikobar pushed tag 0.1.1 to kikobar/uparcel 2023-12-07 13:50:30 +00:00
kikobar deleted tag 0.2.0 from kikobar/uparcel 2023-12-07 13:27:18 +00:00
kikobar pushed tag 0.2.0 to kikobar/uparcel 2023-12-07 13:21:23 +00:00
kikobar pushed to master at kikobar/org.openbravo.kikobar.banqup 2023-12-07 12:40:29 +00:00
c88a1b199d Improve documentation about how to use the comment_product feature
kikobar pushed tag 0.4.0 to kikobar/org.openbravo.kikobar.banqup 2023-12-07 10:16:26 +00:00
kikobar pushed to master at kikobar/org.openbravo.kikobar.banqup 2023-12-07 09:45:29 +00:00
825af6b8d2 Add functionality to pass to the Banqup API the invoice line description as a comment instead of the product description
kikobar commented on issue kikobar/org.openbravo.kikobar.banqup#5 2023-11-27 11:58:05 +00:00
There is no support for Units of Measure (UOM) through the API

Unifiedpost has amended the API to default the UOM to 'Unit', so the users could pass a product description including the UOM as a workaround.

kikobar closed issue kikobar/org.openbravo.kikobar.banqup#5 2023-11-27 11:58:05 +00:00
There is no support for Units of Measure (UOM) through the API
kikobar commented on issue kikobar/org.openbravo.kikobar.banqup#5 2023-11-15 10:41:42 +00:00
There is no support for Units of Measure (UOM) through the API

The limitation cannot be solved by this application as it is an inherent limitation of the Unifiedpost API itself. I contacted Unifiedpost about this issue and they are aware of this limitation,…