Commit Graph

  • 6c616fb1f7 Increase version number main Raimon Esteve 2023-05-10 17:25:22 +0200
  • 4b042b0006 Branch 6.8 6.8 Raimon Esteve 2023-05-10 17:25:21 +0200
  • d976c43aad Add address form simple #158205 Raimon Esteve 2023-04-05 16:44:43 +0200
  • 827866b25d Add address form simple #158205 6.4 Raimon Esteve 2023-04-05 16:44:43 +0200
  • bef135eab7 Increase version number Raimon Esteve 2022-08-17 14:16:46 +0200
  • 78d5bac798 Branch 6.4 Raimon Esteve 2022-08-17 14:16:46 +0200
  • 19eff5bd4d Fix view inheritance. Albert Cervera i Areny 2022-05-06 22:42:00 +0200
  • e3ecc794c3 Replace test setuptools command by unittest discover Jared Esparza 2022-04-28 11:19:13 +0200
  • f8577e4434 Rename zip to postal_code Raimon Esteve 2021-12-10 10:03:50 +0100
  • 4cdff10d7c Rename zip to postal_code 6.0 Raimon Esteve 2021-12-10 10:03:50 +0100
  • 0867dd33ad Do not crash if the provided country_zip value is not in the database. #048435 Albert Cervera i Areny 2021-12-09 17:49:57 +0100
  • 77272115ea Do not crash if the provided country_zip value is not in the database. #048435 Albert Cervera i Areny 2021-12-09 17:49:57 +0100
  • 379fa62b1d Do not crash if the provided country_zip value is not in the database. #048435 5.4 Albert Cervera i Areny 2021-12-09 17:49:57 +0100
  • 7c9e97e0a4 Increase version number Raimon Esteve 2021-06-01 10:08:13 +0200
  • 1bee35282b Branch 6.0 Raimon Esteve 2021-06-01 10:08:10 +0200
  • 1e62c8963a Upgrade to 5.9 Raimon Esteve 2021-04-27 17:53:16 +0200
  • d96822ce9d Rename zip into postal code (issue9853) Albert Cervera i Areny 2021-04-01 16:10:17 +0200
  • 08f90c35d8 Pyflakes fixes. Albert Cervera i Areny 2020-12-05 01:01:05 +0100
  • cb69cc8b3d Pyflakes fixes. Albert Cervera i Areny 2020-12-05 01:01:05 +0100
  • 162a418807 Modify tox and add Jenkisfile Àngel Àlvarez 2020-04-11 18:13:49 +0200
  • d3c725829f Modify tox and add Jenkisfile Àngel Àlvarez 2020-04-11 18:13:49 +0200
  • e65ccba6f6 Locales Raimon Esteve 2020-03-26 15:04:50 +0100
  • 00949b1dcb Locales Raimon Esteve 2020-03-26 15:04:50 +0100
  • f4050dac63 Locales 5.2 Raimon Esteve 2020-03-26 15:04:50 +0100
  • 12881d5151 Locales 4.8 Raimon Esteve 2020-03-26 15:04:50 +0100
  • 2421fede74 increase version ?ngel ?lvarez 2019-11-14 11:01:46 +0100
  • 6006e0aa54 increase version ?ngel ?lvarez 2019-11-14 11:01:46 +0100
  • 70e2286ad0 Create branch 5.4 ?ngel ?lvarez 2019-11-14 10:57:35 +0100
  • af065a362a Create branch 5.4 ?ngel ?lvarez 2019-11-14 10:57:35 +0100
  • 5c27eb3de2 increase version ?ngel ?lvarez 2019-11-14 10:56:45 +0100
  • 6381bd6995 increase version ?ngel ?lvarez 2019-11-14 10:56:45 +0100
  • 67798f6772 Delete string field in menuitem to pass the tests. Juanjo Garcia 2019-09-06 13:41:26 +0200
  • 84a7374778 Delete string field in menuitem to pass the tests. Juanjo Garcia 2019-09-06 13:41:26 +0200
  • f956d08368 create branch 5.2 ?ngel ?lvarez 2019-05-07 11:23:59 +0200
  • 2527cc119b increase version ?ngel ?lvarez 2019-05-06 23:27:31 +0200
  • da8c2877e2 Migrate to python 3 Albert Cervera i Areny 2018-08-24 12:20:29 +0200
  • 94cedccdac add drone and tox ?ngel ?lvarez 2018-05-09 10:43:53 +0200
  • f30bbf2e31 add drone and tox ?ngel ?lvarez 2018-05-09 10:43:53 +0200
  • d8cefd475a increase version ?ngel ?lvarez 2018-05-04 12:58:36 +0200
  • 2c31b7fd32 create branch 4.8 ?ngel ?lvarez 2018-05-04 12:58:22 +0200
  • 70ac364774 update to 4.7 ?ngel ?lvarez 2018-05-04 12:55:55 +0200
  • 7c2dfeb118 Merge Jes?s Mart?n Jim?nez 2016-08-16 11:43:52 +0200
  • d31563dfa6 Increase version number Jes?s Mart?n Jim?nez 2016-08-16 11:11:31 +0200
  • 06ab8f68bd Create branch 4.0 4.0 Jes?s Mart?n Jim?nez 2016-08-16 10:37:03 +0200
  • db615a1d55 Upgrade test Jes?s Mart?n Jim?nez 2016-08-16 10:27:10 +0200
  • e41aff6ea6 Add missing return to Address.create(). Albert Cervera i Areny 2016-08-11 12:18:02 +0200
  • 5a6e0cb5bc Return created address on create method of party.address Fix update_zip_values method as when it is called from write method, values['country_zip'] value is already a contry.zip instance Jes?s Mart?n Jim?nez 2016-07-25 14:19:45 +0200
  • 0f1d69808f Increase version number Jes?s Mart?n Jim?nez 2016-07-22 09:23:32 +0200
  • 34b8736e11 Create branch 3.8 3.8 Jes?s Mart?n Jim?nez 2016-07-21 16:57:33 +0200
  • e943f34470 Create branch 3.4 3.4 Jes?s Mart?n Jim?nez 2016-07-21 16:51:36 +0200
  • 599a9b5a83 Finish the module: do the polishing, tests and docs. Albert Cervera i Areny 2016-07-20 11:08:12 +0200
  • e65608dc38 Initial commit. Albert Cervera i Areny 2015-11-25 23:10:23 +0100