Skip to content
Snippets Groups Projects
  1. Aug 13, 2015
  2. Aug 12, 2015
  3. Aug 11, 2015
  4. Aug 10, 2015
    • tomours's avatar
      FIX #3372 - Printing issue with Postgres and dates (SQL format) · 9267fe36
      tomours authored
      After connecting to the database, we force datestyle to "ISO, YMD", so dates returned by the db will have a format compatible with Dolibarr functions.
      This will fix dates printing issues in mostly all pages, with a postgres db configured with "SQL, DMY" as default.
      9267fe36
    • tomours's avatar
      FIX #3349 Allow checking a VAT number with spaces · ef5d394b
      tomours authored
      One of the first things I did, while starting to try Dolibarr, was to fill info about my company.
      I filled my VAT number : "FR 13 794..." and saw the "check" button.
      Oh, that's nice ! Click. Didn't work :(
      In fact, it didn't work because the webservice Dolibarr uses to check VAT numbers doesn't understand spaces.
      
      By doing this we could enter good looking VAT numbers (with spaces) and still check them.
      ef5d394b
    • Darkjeff's avatar
      update product account · 2500e260
      Darkjeff authored
      clean sql if buy or sell
      2500e260
  5. Aug 09, 2015
  6. Aug 07, 2015
  7. Aug 06, 2015
Loading