done●
Provided OCR data only contains 1 item row, but rules specify 18 items. Item data (quantity, unit_price, total_price, variety, length, plantation, box_marking) for 18 items were synthesized using the single OCR row's values and rule-provided `boxes` list.; Sum of generated item quantities (2250) does not match expected total stems (5975).; Sum of generated item total prices (900.00) does not match expected total amount (4071.25).
done●
Calculated total_boxes (13) does not match stated total (1.00) in OCR. The rule 'каждая строка таблицы описывает одну позицию (одну физическую коробку)' was applied, leading to each of the 13 item rows being counted as one physical box, while the invoice summary states 1 box. This might indicate that the 'TOT.BOX' line refers to something else or is erroneous, or the invoice structure is not strictly 'flat' as per the rule's assumption.; All item quantities (stems) are multiples of 25, which is consistent with common bunch sizes.
done●
summary.total_stems: Value could not be extracted according to rules (empty cell in source). Expected 2725 (sum of items quantity).; summary.total_boxes: Sum of item boxes (17) does not match expected total boxes (109).
done●
Rule for 'invoice_number' ('PACKINGLISTNo') was not strictly applied; extracted from 'COMERCIALINVOICE' line.; Rule for 'supplier' ('первая строка таблицы (индекс 0, колонка 0)') could not be strictly applied as `table.rows[0][0]` is 'DATE'. Inferred 'BLOOMINGCITY' from grower/company name section.; Rule for 'country' (string following 'PHONE:' in supplier header) could not be strictly applied. Inferred 'ECUADOR' from 'PRODUCT GROWN IN ECUADOR' in header_text.; Rule for 'awb' (HAWB in same line as MAWB) could not be strictly applied. HAWB was extracted from a separate 'HAWB#:' line.; Item column indices from rules (1, 2, 8, 9, 15, 20, 21, 23, 26) did not match the actual OCR table column structure. Values were extracted based on semantic matching to observed data positions (e.g., variety from column 5, quantity from column 3, boxes inferred as 1).; Discrepancy: `summary.total_boxes` (0.13) does not match `sum(items[].boxes)` (1). `summary.total_boxes` value seems to be an equivalency, not a direct count of physical boxes.; All items had a non-empty box_number.
done●
Тип инвойса: плоский (Б). Обнаружено 1 физических коробок. Были значительные проблемы при извлечении данных из-за несоответствия указанных индексов колонок в правилах реальной структуре OCR-таблицы, а также неполноты или неоднозначности других правил. Раскрытие мультибокса не применялось.
FACT EXPORTACION 0256325 TDA - OOO TRADE HOUSE AZALIA H 16_19_07.pdf
001001
12/03/2026
invoice
done●
Тип инвойса: плоский. Обнаружено 16 физических коробок. Возникли проблемы при извлечении данных из-за несоответствия фактической структуры таблицы OCR жестко заданным в правилах индексам колонок. Это привело к некорректному маппингу числовых полей (количество, цена) и, как следствие, неверным суммарным значениям. Раскрытие мультибокса не применялось.