Commit Graph

  • 19c5e98eff Add missing _stock_move_split in context. This commit refs #27761 6.0 José Antonio Díaz Miralles 2023-07-25 18:43:30 +0200
  • c5b91cce7d Keep the incoming moves according to the lines of the EDI file. Improve DTM read. This commit refs #25822 José Antonio Díaz Miralles 2023-02-06 12:04:17 +0100
  • 545fbe0fcb Avoid error reading duplicated RFF DQ tags. This commit refs #24910 José Antonio Díaz Miralles 2022-11-21 14:15:51 +0100
  • 631db667c8 Allow to receive a product split in differents EDI lines. This commit refs #24520 José Antonio Díaz Miralles 2022-10-18 10:25:54 +0200
  • 1732364523 Fix import error when edocument_unedifact module has in 6.0 version. This commit refs #24068. José Antonio Díaz Miralles 2022-08-30 18:22:15 +0200
  • 078ff85beb Allow set template path. Fix lot segments reader. This commit refs #23487. José Antonio Díaz Miralles 2022-06-30 09:15:01 +0200
  • 74d503eb54 Migrate 6.0. José Antonio Díaz Miralles 2022-05-19 14:38:02 +0200
  • a7f518291a Merge branch '#21782' into '5.2' 5.2 José Antonio Díaz Miralles 2022-05-19 07:37:42 +0000
  • 03cef7237d Merge branch '#21782' into '5.2' José Antonio Díaz Miralles 2022-05-18 16:17:18 +0000
  • 63668be67c Allow receive more of one edi supplier shipment per purchase. This commit refs #21782. José Antonio Díaz Miralles 2022-05-18 18:16:08 +0200
  • 2aed9905f4 Added extra fields Marcos Sabater 2021-11-16 22:56:57 +0100
  • 53fbbc9ca9 Disable bgm validation Marcos Sabater 2021-06-02 16:08:30 +0200
  • bd6a3ac552 fix error when stock_lot is not installed Marcos Sabater 2021-05-27 19:14:20 +0200
  • 681ffcb1e9 fix desadv Marcos Sabater 2021-05-26 16:29:55 +0200
  • cd4c1c764a Fix bug when take lot from edi file. If lot is created, us the lot number send by the supplier. master Bernat Brunet 2021-05-14 14:19:11 +0200
  • 0a63d605e6 Fix bug when take lot from edi file. If lot is created, us the lot number send by the supplier. 5.4 Bernat Brunet 2021-05-14 14:19:11 +0200
  • 52e96683f7 Increase version number Raimon Esteve 2021-04-26 15:47:30 +0200
  • b90a01f762 Add new line field with the planned date, becasuse the EDI files will have it in DTMLIN register. Bernat Brunet 2021-04-15 11:14:02 +0200
  • f98cf7464d Use isinstance() to check if origin points to a purchase. Albert Cervera i Areny 2021-03-29 23:32:56 +0200
  • 994494276c Use isinstance() to check if origin points to a purchase. Albert Cervera i Areny 2021-03-29 23:32:56 +0200
  • 0224697827 Ensure that list exist bfore make a pop from it. Bernat Brunet 2021-03-09 13:04:41 +0100
  • 9d3abb75be Ensure that list exist bfore make a pop from it. Bernat Brunet 2021-03-09 13:04:41 +0100
  • 9ad8a3559f Merge pull request #1 from NaN-tic/042121 Bernat 2021-02-11 12:34:51 +0100
  • 3143a29aea
    Merge pull request #1 from NaN-tic/042121 Bernat 2021-02-11 12:34:51 +0100
  • 628e5ae2ac Add Reference and Supplier view. Update translations. Bernat Brunet 2021-02-11 12:33:26 +0100
  • 5c4e6b9bee Review, fixes MarinaNico 2021-01-29 11:12:59 +0100
  • 3664dc3400 Create shipment and lots, translated module MarinaNico 2021-01-18 12:16:33 +0100
  • 047ff6541f Add models to load files and search for references Àngel Àlvarez 2020-12-29 15:32:37 +0100
  • d90ccd1037 Set default values Raimon Esteve 2020-12-21 18:40:27 +0100
  • d9f7a6f2b8 Set default values Raimon Esteve 2020-12-21 18:40:27 +0100
  • 3a9f59406f Merge branch 'master' of github.com:NaN-tic/trytond-stock_shipment_in_edi Àngel Àlvarez 2020-11-07 16:54:53 +0100
  • 8d65fcc327 add padding on purchase number and add some logs Àngel Àlvarez 2020-11-07 16:50:44 +0100
  • 10730d7b2a add padding on purchase number and add some logs Àngel Àlvarez 2020-11-07 16:50:44 +0100
  • 0cf34802b7 Fix bug on list call Bernat Brunet 2020-10-29 16:50:09 +0100
  • 32098b2ef6 Fix bug on list call Bernat Brunet 2020-10-29 16:50:09 +0100
  • 820c1bbc3c Update EDI import shipments. Some times the EDI reference is not the purchase number, it's the purchase reference, so we need to search for the reference too, ensuring is unique Bernat Brunet 2020-10-29 14:20:57 +0100
  • 1a08c4e969 Update EDI import shipments. Some times the EDI reference is not the purchase number, it's the purchase reference, so we need to search for the reference too, ensuring is unique Bernat Brunet 2020-10-29 14:20:57 +0100
  • c02e7b0ee4 Fix a bug with expiration_date migration. Change the way that create new lots from EDI shipment import files to permit edit/change that new lot. Bernat Brunet 2020-10-28 23:41:39 +0100
  • 62d8faceea Fix a bug with expiration_date migration. Change the way that create new lots from EDI shipment import files to permit edit/change that new lot. Bernat Brunet 2020-10-28 23:41:39 +0100
  • ddb1f0881c Not try/except when save move and skip edi record that quantity is null Raimon Esteve 2020-09-30 07:39:54 +0200
  • 30e69baced Not try/except when save move and skip edi record that quantity is null Raimon Esteve 2020-09-30 07:39:54 +0200
  • 88a813dd67 imports from library instead on unedifact module Àngel Àlvarez 2020-09-28 12:12:22 +0200
  • e463cd6910 imports from library instead on unedifact module Àngel Àlvarez 2020-09-28 12:12:22 +0200
  • 20fe810e0f Modify tox and add Jenkisfile Àngel Àlvarez 2020-04-11 18:27:26 +0200
  • f06a954062 Modify tox and add Jenkisfile Àngel Àlvarez 2020-04-11 18:27:26 +0200
  • 551d246b0b Remove country from locale files. Albert Cervera i Areny 2019-12-04 22:48:24 +0100
  • 33b075b1f8 Remove country from locale files. Albert Cervera i Areny 2019-12-04 22:48:24 +0100
  • ae089e5867 Add to imported shipment only the purchase pending moves. Carlos G?lvez 2019-11-27 13:01:24 +0100
  • 019ebb7755 Add to imported shipment only the purchase pending moves. Carlos G?lvez 2019-11-27 13:01:24 +0100
  • 315dbb672d Add to imported shipment only the purchase pending moves. Carlos G?lvez 2019-11-27 13:01:24 +0100
  • 81c5c83d16 Fix reference assignment Carlos G?lvez 2019-11-25 07:56:05 +0100
  • 88df2e211c Fix reference assignment Carlos G?lvez 2019-11-25 07:56:05 +0100
  • 45dbd32b2f Fix reference assignment Carlos G?lvez 2019-11-25 07:56:05 +0100
  • 397c040138 Catch errors of UserError class and append it to the errors log. Carlos G?lvez 2019-11-24 21:37:55 +0100
  • 1c57e40753 Catch errors of UserError class and append it to the errors log. Carlos G?lvez 2019-11-24 21:37:55 +0100
  • 9734a47582 Catch errors of UserError class and append it to the errors log. Carlos G?lvez 2019-11-24 21:37:55 +0100
  • af4eb04f3d Allow to get RFF|DQ but doesn't process it Carlos G?lvez 2019-11-22 10:34:19 +0100
  • f7ff36187e Allow to get RFF|DQ but doesn't process it Carlos G?lvez 2019-11-22 10:34:19 +0100
  • c4d8b99ee4 Allow to get RFF|DQ but doesn't process it Carlos G?lvez 2019-11-22 10:34:19 +0100
  • abc6c89177 increase version ?ngel ?lvarez 2019-11-14 11:01:58 +0100
  • 5b8a07c0ca Create branch 5.4 ?ngel ?lvarez 2019-11-14 10:58:03 +0100
  • fd9992729b increase version ?ngel ?lvarez 2019-11-14 10:56:58 +0100
  • 236a1aeac7 Process all cps levels Fix bug when matching moves are searched Carlos G?lvez 2019-10-15 09:53:04 +0200
  • 788970809c Process all cps levels Fix bug when matching moves are searched Carlos G?lvez 2019-10-15 09:53:04 +0200
  • b5e5c32fd1 Initial commit Carlos G?lvez 2019-10-01 10:55:01 +0200
  • 1a52e73c05 Initial commit Carlos G?lvez 2019-10-01 10:55:01 +0200
  • c55820397f Module init Carlos G?lvez 2019-09-25 16:20:23 +0000