Skip to content
  1. Jul 17, 2023
  2. Jun 09, 2023
  3. May 23, 2023
  4. May 05, 2023
  5. Apr 08, 2023
  6. Mar 28, 2023
  7. Mar 05, 2023
  8. Feb 12, 2023
  9. Feb 11, 2023
  10. Feb 04, 2023
  11. Jan 29, 2023
  12. Jan 10, 2023
    • Thomas Touhey's avatar
      [freemobile] fix a few style details · f630b927
      Thomas Touhey authored
      `tools/pyflakes.sh` and `tools/pyflakes-strict.sh` complained about a few things.
      f630b927
    • Thomas Touhey's avatar
      [freemobile] fix recap sub sometimes being set on secondary phone lines · a91776d1
      Thomas Touhey authored
      Had a problem with the recap subscription sometimes being set on the second
      number, which would have crashed it. Fixed it by forcing the first
      subscription in the multiline list.
      a91776d1
    • Ludovic LANGE's avatar
      [freemobile] "recaps" (invoice summary) is now tied to a virtual subscription · b2435771
      Ludovic LANGE authored
      Previously, "récapitulatifs" document (invoice summary for account with multiple phone
      lines) were attached to the first identifier, and in the same document list you
      had both regular invoices and summary invoices.
      Now a separate (virtual) subscription has been created to handle only those
      documents.
      All the other subscriptions now have regular invoices ; and this new one
      only has summary invoices.
      The name for the subscription is : "Récapitulatif facture des lignes de l'identifiant xxxxx"
      (where xxxxx is the main account identifier).
      The id for the subscription starts with the letter 'R'.
      b2435771
    • Ludovic LANGE's avatar
      [freemobile] fix label and recap handling · 9c0f0678
      Ludovic LANGE authored
      In the case you have multiple lines, the bills (documents) have
      and identical label. In the past, they used to have the phone
      number in the label, which made more sense, however a recent
      change in web site removed it.
      So we add it back.
      
      Additionnaly, there is a summary ("recap") which had an issue -
      the id was changing each day, even though the summary was the same.
      We now infer the id from the date of the summary, to reduce
      the number of ids generated.
      9c0f0678
  13. Oct 24, 2022
  14. Aug 08, 2022
  15. Mar 09, 2022
  16. Apr 11, 2021
  17. Apr 04, 2021
  18. Jan 27, 2021
  19. Jan 09, 2021
  20. Dec 30, 2020
  21. Dec 26, 2020
  22. Feb 12, 2020